From b3305d110e00f8812f40b6eef301047b47369073 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jun 20 2019 19:55:02 +0000 Subject: fix devtoolset-8.aarch64 --- diff --git a/mock/c7-devtoolset-8.aarch64.cfg b/mock/c7-devtoolset-8.aarch64.cfg index 1a18156..9e549e7 100644 --- a/mock/c7-devtoolset-8.aarch64.cfg +++ b/mock/c7-devtoolset-8.aarch64.cfg @@ -1,7 +1,7 @@ config_opts['root'] = 'TARGETNAME' config_opts['target_arch'] = 'aarch64' config_opts['legal_host_arches'] = ('aarch64',) -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 devtoolset-8 devtoolset-8-build' +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 devtoolset-8-build' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['%centos_ver'] = "7"