diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-10-21 07:23:26 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-10-21 07:23:26 +0200 |
commit | fa3682116caafe6709ec790ad38f7c4f395d1551 (patch) | |
tree | e7067bf58e78ff0b2c4168175677fdbc429b4f01 /mock/fc25x.cfg | |
parent | 63b1760cc686618e36bd9e84631231de23af5e2a (diff) |
mock: ensure fc25 uses dnf cache
Diffstat (limited to 'mock/fc25x.cfg')
-rw-r--r-- | mock/fc25x.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mock/fc25x.cfg b/mock/fc25x.cfg index 2fdb10d..1ab4a24 100644 --- a/mock/fc25x.cfg +++ b/mock/fc25x.cfg @@ -30,7 +30,6 @@ config_opts['macros']['%runselftest']="1" config_opts['yum.conf'] = """ [main] -cachedir=/var/cache/yum debuglevel=1 reposdir=/dev/null logfile=/var/log/yum.log |