diff options
| author | Jani Välimaa <wally@mageia.org> | 2026-02-22 11:18:21 +0200 |
|---|---|---|
| committer | Jani Välimaa <wally@mageia.org> | 2026-02-22 11:18:21 +0200 |
| commit | 27956d7ffeb211f14af1d04a3db2f72f2b014266 (patch) | |
| tree | 0850843c9ee3f93358764c1a44fc73ba21acc171 /modules | |
| parent | 8af8e089d584ffe36e26569b59374a01ca733283 (diff) | |
| download | puppet-27956d7ffeb211f14af1d04a3db2f72f2b014266.tar puppet-27956d7ffeb211f14af1d04a3db2f72f2b014266.tar.gz puppet-27956d7ffeb211f14af1d04a3db2f72f2b014266.tar.bz2 puppet-27956d7ffeb211f14af1d04a3db2f72f2b014266.tar.xz puppet-27956d7ffeb211f14af1d04a3db2f72f2b014266.zip | |
buildsystem: define also mageia macro in mgarepo.conf
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/buildsystem/templates/mgarepo.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/mgarepo.conf b/modules/buildsystem/templates/mgarepo.conf index 30d88af5..e6e8fd1a 100644 --- a/modules/buildsystem/templates/mgarepo.conf +++ b/modules/buildsystem/templates/mgarepo.conf @@ -63,6 +63,7 @@ dist = %{?distsuffix:%distsuffix}%{?!distsuffix:.mga}%{?distro_release:%distro_r -%> [macros <%= d %>] distro_release = <%= distro['version'] %> +mageia = <%= distro['version'] %> mgaver = <%= distro['version'] %> mgaversion = <%= distro['version'] %> <%- |
