From b1b36f550bd24a6fd9170cba5be8d38fe28d2acb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Sep 2019 08:28:36 +0200 Subject: clean --- el8xscl74.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8xscl74.cfg') diff --git a/el8xscl74.cfg b/el8xscl74.cfg index 7fe70b3..585b177 100644 --- a/el8xscl74.cfg +++ b/el8xscl74.cfg @@ -1,7 +1,7 @@ config_opts['root'] = 'scl74el8x' 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 nss crypto-policies scl-utils-build php74-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 nss crypto-policies scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['dist'] = 'el8' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '8' -- cgit