From 283b6418670a78d9cf45d9c6621ddd8b803c2bd5 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Oct 25 2021 08:51:01 +0000 Subject: update c7-firefox91.ppc64.cfg to include scl-build --- diff --git a/mock/c7-firefox91.ppc64.cfg b/mock/c7-firefox91.ppc64.cfg index ac12ec7..7ea35f1 100644 --- a/mock/c7-firefox91.ppc64.cfg +++ b/mock/c7-firefox91.ppc64.cfg @@ -1,7 +1,7 @@ config_opts['root'] = 'TARGETNAME' config_opts['target_arch'] = 'ppc64' config_opts['legal_host_arches'] = ('ppc64',) -config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils centos-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz' +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils centos-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz scl-utils-build' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['%centos_ver'] = "7"