summaryrefslogtreecommitdiffstats
path: root/el8x.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'el8x.tpl')
-rw-r--r--el8x.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/el8x.tpl b/el8x.tpl
index 7596adb..ecc5d57 100644
--- a/el8x.tpl
+++ b/el8x.tpl
@@ -2,7 +2,7 @@ include('vendor.tpl')
config_opts['target_arch'] = 'x86_64'
#config_opts['chroot_setup_cmd'] = 'install @buildsys-build'
-config_opts['chroot_setup_cmd'] = 'install platform-python 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'
+config_opts['chroot_setup_cmd'] = 'install platform-python 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'
config_opts['dist'] = 'el8' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '8'