summaryrefslogtreecommitdiffstats
path: root/el9x.tpl
diff options
context:
space:
mode:
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 29b5a7f..9065f30 100644
--- a/el9x.tpl
+++ b/el9x.tpl
@@ -6,7 +6,7 @@ config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils r
config_opts['dist'] = 'el9' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '9'
-config_opts['package_manager'] = 'dnf'
+config_opts['package_manager'] = 'dnf4'
config_opts['plugin_conf']['ccache_enable'] = False
config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G'