summaryrefslogtreecommitdiffstats
path: root/el8xscl73.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-19 17:11:43 +0100
committerRemi Collet <remi@remirepo.net>2019-03-19 17:11:43 +0100
commit259484775d38cfffa32888db4458c8b6b58d7d69 (patch)
tree9e4d9c53d4b2917c39f281ff92f546f0d297b2d8 /el8xscl73.cfg
parent817a71b14e52e2a691a742aa7d8a1f1fc540d904 (diff)
drop php-devel from buildroot, enable F30 testing
Diffstat (limited to 'el8xscl73.cfg')
-rw-r--r--el8xscl73.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el8xscl73.cfg b/el8xscl73.cfg
index 07dad45..d85027c 100644
--- a/el8xscl73.cfg
+++ b/el8xscl73.cfg
@@ -1,7 +1,7 @@
config_opts['root'] = 'scl73el8x'
config_opts['target_arch'] = 'x86_64'
#config_opts['chroot_setup_cmd'] = 'install @buildsys-build'
-config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz scl-utils-build php73-build php73-php-devel nss crypto-policies'
+config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz nss crypto-policies scl-utils-build php73-build'
config_opts['dist'] = 'el8' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '8'