diff options
Diffstat (limited to 'mock/fc22xscl54.cfg')
-rw-r--r-- | mock/fc22xscl54.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mock/fc22xscl54.cfg b/mock/fc22xscl54.cfg index d466922..9b78cba 100644 --- a/mock/fc22xscl54.cfg +++ b/mock/fc22xscl54.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl54fc22x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php54-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php54-build php54-php-devel php54-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 |