aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2011-01-08 10:32:00 +0000
committerOlivier Blin <blino@mageia.org>2011-01-08 10:32:00 +0000
commit88c21fbcb6395a4b516ce2668dcd95d71fe6f988 (patch)
treea5855235bcce7caaffd379c54da7bab1a9851da1 /modules
parent4251a30d30d028fe1c25175ee66dcd648061d070 (diff)
downloadpuppet-88c21fbcb6395a4b516ce2668dcd95d71fe6f988.tar
puppet-88c21fbcb6395a4b516ce2668dcd95d71fe6f988.tar.gz
puppet-88c21fbcb6395a4b516ce2668dcd95d71fe6f988.tar.bz2
puppet-88c21fbcb6395a4b516ce2668dcd95d71fe6f988.tar.xz
puppet-88c21fbcb6395a4b516ce2668dcd95d71fe6f988.zip
put the dot in distsuffix
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/templates/repsys.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/repsys.conf b/modules/buildsystem/templates/repsys.conf
index 98430ae1..a5acbda3 100644
--- a/modules/buildsystem/templates/repsys.conf
+++ b/modules/buildsystem/templates/repsys.conf
@@ -45,7 +45,7 @@ rpm-macros = global cauldron
[macros global]
distsuffix = mga
# mkrel definition to be removed when rpm-setup is updated on main build node
-mkrel(c:) = %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}.%{?distsuffix:%distsuffix}%{?!distsuffix:mga}%{?distro_release:%distro_release}
+mkrel(c:) = %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?distsuffix:%distsuffix}%{?!distsuffix:.mga}%{?distro_release:%distro_release}
distribution = Mageia
vendor = Mageia.Org