diff options
| author | Remi Collet <fedora@famillecollet.com> | 2017-01-19 06:33:10 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2017-01-19 06:33:10 +0100 | 
| commit | 40539ed66d633651d04e90f0c1d6497eb7b41191 (patch) | |
| tree | 136714e79486fb8d06b78d869f4224fe041bec44 | |
| parent | df17ef86b20dddd2c9f3165acf49b2014ffc0145 (diff) | |
mock cleanup
| -rw-r--r-- | el7x71.cfg | 1 | 
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@  config_opts['root'] = 'el7x'  config_opts['target_arch'] = 'x86_64'  config_opts['chroot_setup_cmd'] = 'install @buildsys-build devtoolset-6-toolchain' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build'  config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst  config_opts['plugin_conf']['ccache_enable'] = True  | 
