diff options
author | Remi Collet <remi@remirepo.net> | 2019-03-19 17:11:43 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-03-19 17:11:43 +0100 |
commit | 259484775d38cfffa32888db4458c8b6b58d7d69 (patch) | |
tree | 9e4d9c53d4b2917c39f281ff92f546f0d297b2d8 /fc30xscl56.cfg | |
parent | 817a71b14e52e2a691a742aa7d8a1f1fc540d904 (diff) |
drop php-devel from buildroot, enable F30 testing
Diffstat (limited to 'fc30xscl56.cfg')
-rw-r--r-- | fc30xscl56.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fc30xscl56.cfg b/fc30xscl56.cfg index e2dd5d8..3cf773b 100644 --- a/fc30xscl56.cfg +++ b/fc30xscl56.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl56fc30x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build php56-php-devel php56-php-pear' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build' config_opts['dist'] = 'fc30' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '30' @@ -78,7 +78,7 @@ metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$relea failovermethod=priority #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f30&arch=x86_64 #baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/30/x86_64/ -enabled=0 +enabled=1 [remi] name=remi public |