We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1590a1 commit 1c8d081Copy full SHA for 1c8d081
1 file changed
ultramarine-rawhide.tpl
@@ -9,7 +9,7 @@ config_opts['mirrored'] = config_opts['target_arch'] != 'i686'
9
config_opts['chroot_setup_cmd'] = 'install @{% if mirrored %}buildsys-{% endif %}build'
10
config_opts['chroot_additional_packages'] = ['anda-srpm-macros', 'terra-appstream-helper', 'mold']
11
config_opts['buildroot_pkgs'] = 'ultramarine-release ultramarine-release-basic'
12
-config_opts['package_manager'] = 'dnf4'
+config_opts['package_manager'] = 'dnf5'
13
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
14
config_opts['plugin_conf']['root_cache_enable'] = True
15
config_opts['plugin_conf']['yum_cache_enable'] = True
0 commit comments