summaryrefslogtreecommitdiffstats
path: root/el9x.tpl
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-08-19 06:53:44 +0200
committerRemi Collet <remi@php.net>2025-08-19 06:53:44 +0200
commit34918157780b9f9f28f5bf446be0a656765e250c (patch)
tree12413d621831fa2517c9197d06101cbde2e05fac /el9x.tpl
parent87bb4681418eb6b67910467961187e08b0f1d75b (diff)
dedicated root for Redis 8.2
Diffstat (limited to 'el9x.tpl')
-rw-r--r--el9x.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/el9x.tpl b/el9x.tpl
index 26871a3..2cb159f 100644
--- a/el9x.tpl
+++ b/el9x.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 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 remi-crypto-legacy epel-rpm-macros'
+config_opts['chroot_setup_cmd'] = 'install 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 remi-crypto-legacy'
config_opts['dist'] = 'el9' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '9'