From 28be949fcfb3fc6e3c3bdc17ed6f0012a976f3f0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Aug 2017 09:36:46 +0200 Subject: disable remi-test for stable SCL --- fc27xscl56.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc27xscl56.cfg') diff --git a/fc27xscl56.cfg b/fc27xscl56.cfg index 6949ae4..2b6110b 100644 --- a/fc27xscl56.cfg +++ b/fc27xscl56.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl56fc27x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build php56-php-devel php56-php-pear' config_opts['dist'] = 'fc27' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '27' -- cgit