From a02eff2974e10d211d9c82ab80075d72272f6e91 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Apr 2015 14:50:09 +0200 Subject: disable testing for f22 --- fc22xscl55.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fc22xscl55.cfg') diff --git a/fc22xscl55.cfg b/fc22xscl55.cfg index 51560a4..9df96ab 100644 --- a/fc22xscl55.cfg +++ b/fc22xscl55.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl55fc22x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php55-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php55-build php55-php-devel php55-php-pear' config_opts['dist'] = 'fc22' # only useful for --resultdir variable subst config_opts['plugin_conf']['ccache_enable'] = True @@ -60,7 +60,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f22&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/22/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public -- cgit