copr: this is already default in mock

no need to duplicate it here
This commit is contained in:
Miroslav Suchý 2016-03-16 15:46:42 +01:00
parent a457556110
commit 39287b3dcd

View file

@ -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