diff options
Diffstat (limited to 'fc40x80.cfg')
-rw-r--r-- | fc40x80.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fc40x80.cfg b/fc40x80.cfg index ff262ce..a1eccf5 100644 --- a/fc40x80.cfg +++ b/fc40x80.cfg @@ -2,7 +2,6 @@ import datetime; include('fc40x.tpl') -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' config_opts['root'] = 'fc40x80' config_opts['resultdir'] = "/var/lib/mock/fc40x80" config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40x80/" |