diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-15 14:50:09 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-15 14:50:09 +0200 |
commit | a02eff2974e10d211d9c82ab80075d72272f6e91 (patch) | |
tree | 397f3f666cea44b6af1e3d48c3e0ec3724803210 /fc22xscl55.cfg | |
parent | 51a6d3343727e78004367958fa11a35d2d41103d (diff) |
disable testing for f22
Diffstat (limited to 'fc22xscl55.cfg')
-rw-r--r-- | fc22xscl55.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
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 |