Skip to content

Commit

Permalink
configs: Revert releasever change for EOL Mageia 7 template
Browse files Browse the repository at this point in the history
  • Loading branch information
wally-mageia committed Feb 4, 2024
1 parent c351fa0 commit f6d087c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mock-core-configs/etc/mock/eol/templates/mageia-7.tpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
config_opts['chroot_setup_cmd'] = 'install basesystem-minimal rpm-build rpm-mageia-setup rpm-mageia-setup-build'
config_opts['dist'] = 'mga7' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '7.1'
config_opts['releasever'] = '7'
config_opts['macros']['%distro_section'] = 'core'
config_opts['package_manager'] = 'dnf'
config_opts['bootstrap_forcearch'] = '{{ target_arch }}'
Expand Down

0 comments on commit f6d087c

Please sign in to comment.