From 78e4cb5ac07ffd7f4233a0424c2b655231167dc5 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 28 2020 20:42:54 +0000 Subject: update for c7-alt-modified branch --- diff --git a/mock/c7-kernel-alt.noarch.cfg b/mock/c7-kernel-alt.noarch.cfg index aaf51ca..7ffaaeb 100644 --- a/mock/c7-kernel-alt.noarch.cfg +++ b/mock/c7-kernel-alt.noarch.cfg @@ -1,5 +1,5 @@ config_opts['root'] = 'TARGETNAME' -config_opts['target_arch'] = 'x86_64' +config_opts['target_arch'] = 'noarch' config_opts['legal_host_arches'] = ('x86_64','noarch',) config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-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['dist'] = 'el7' # only useful for --resultdir variable subst