summaryrefslogtreecommitdiffstats
path: root/el9a.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'el9a.tpl')
-rw-r--r--el9a.tpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/el9a.tpl b/el9a.tpl
index b44bc71..d350c7c 100644
--- a/el9a.tpl
+++ b/el9a.tpl
@@ -2,7 +2,7 @@ include('vendor.tpl')
config_opts['target_arch'] = 'aarch64'
#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'
+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['dist'] = 'el9' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '9'
@@ -66,13 +66,11 @@ name=epel
#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-9&arch=aarch64
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-9&arch=aarch64
#baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/aarch64/
-exclude=epel-rpm-macros
enabled=1
[epel-testing]
name=epel
mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel9&arch=aarch64
-exclude=epel-rpm-macros
enabled=0
[remi]