diff options
Diffstat (limited to 'el9xscl80.cfg')
-rw-r--r-- | el9xscl80.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/el9xscl80.cfg b/el9xscl80.cfg index e59082d..ea80d0a 100644 --- a/el9xscl80.cfg +++ b/el9xscl80.cfg @@ -2,8 +2,7 @@ include('el9x.tpl') config_opts['root'] = 'scl80el9x' config_opts['resultdir'] = "/var/lib/mock/scl80el9x" -#config_opts['chroot_setup_cmd'] = 'install bash bzip2 ccache 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 nss crypto-policies php80-build php80-php-devel php80-php-pear' -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 nss crypto-policies php80-build php80-php-devel php80-php-pear' +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 nss remi-crypto-legacy php80-build php80-php-devel php80-php-pear' config_opts['module_enable'] = [] |