From 9ba3bc362af9de70a97bd1776463a38aec759a50 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Feb 20 2019 21:07:03 +0000 Subject: update --- diff --git a/mock/c7-dotnet22.x86_64.cfg b/mock/c7-dotnet22.x86_64.cfg index 4c02903..c9bebfa 100644 --- a/mock/c7-dotnet22.x86_64.cfg +++ b/mock/c7-dotnet22.x86_64.cfg @@ -1,7 +1,7 @@ config_opts['root'] = 'TARGETNAME' config_opts['target_arch'] = 'x86_64' config_opts['legal_host_arches'] = ('x86_64',) -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 scl-utils scl-utils-build rh-dotnet21-build' +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 scl-utils scl-utils-build rh-dotnet22-build' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['%centos_ver'] = "7"