diff options
Diffstat (limited to 'fc41xscl85.cfg')
-rw-r--r-- | fc41xscl85.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc41xscl85.cfg b/fc41xscl85.cfg index 87bfb9e..73d9cf3 100644 --- a/fc41xscl85.cfg +++ b/fc41xscl85.cfg @@ -1,7 +1,7 @@ include('fc41x.tpl') config_opts['root'] = 'scl85fc41x' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php85-build php84-php-devel php84-php-pear' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php85-build php85-php-devel php85-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl85fc41x" config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41xscl85/" |