Enable yum/dnf caches again
We now have copr-rpmbuild 0.29 on our builder VMs, and that
version automatically removes caches after each build.
This reverts commit 1bde1869f8
.
This commit is contained in:
parent
4b183e75ca
commit
b22fd62355
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
config_opts['plugin_conf']['package_state_enable'] = False
|
||||
config_opts['plugin_conf']['ccache_enable'] = False
|
||||
|
||||
config_opts['plugin_conf']['yum_cache_enable'] = False
|
||||
|
||||
config_opts['plugin_conf']['root_cache_enable'] = True
|
||||
# when used build ignores additional buildroot packages, reason unknown
|
||||
# config_opts['plugin_conf']['root_cache_opts']['age_check'] = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue