From a9fbd35f5ab1b152b8d495065d28c8298fe53b34 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Jul 2025 08:13:07 +0200 Subject: fix for 8.5 --- fc42xscl85.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc42xscl85.cfg') diff --git a/fc42xscl85.cfg b/fc42xscl85.cfg index 5d67863..0771d64 100644 --- a/fc42xscl85.cfg +++ b/fc42xscl85.cfg @@ -1,7 +1,7 @@ include('fc42x.tpl') config_opts['root'] = 'scl85fc42x' -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/scl85fc42x" config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42xscl85/" -- cgit