diff options
Diffstat (limited to 'fc41ascl83.cfg')
-rw-r--r-- | fc41ascl83.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc41ascl83.cfg b/fc41ascl83.cfg index c546739..02ea524 100644 --- a/fc41ascl83.cfg +++ b/fc41ascl83.cfg @@ -3,7 +3,7 @@ include('fc41a.tpl') config_opts['root'] = 'scl83fc41a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php83-build php83-php-devel php83-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl83fc41a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41ascl83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41ascl83/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" |