copr: this is already default in mock
no need to duplicate it here
This commit is contained in:
parent
a457556110
commit
39287b3dcd
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ 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
|
||||
config_opts['plugin_conf']['root_cache_opts']['exclude_dirs'] = ["./proc", "./sys", "./dev",
|
||||
"./tmp/ccache", "./var/cache/yum" ]
|
||||
config_opts['plugin_conf']['bind_mount_enable'] = False
|
||||
|
||||
config_opts['plugin_conf']['compress_logs_enable'] = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue