From 48a3293179f8edb948617c99599e59ce9d814824 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 5 May 2011 22:00:00 +0000 Subject: Allow setting distsuffix at build time --- build.macros.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.macros.in') diff --git a/build.macros.in b/build.macros.in index c9790a0..daeb1f6 100644 --- a/build.macros.in +++ b/build.macros.in @@ -150,7 +150,7 @@ GCONF_CONFIG_SOURCE=`%{_gconftool_bin} --get-default-source` %{_gconftool_bin} - # (user may copy the following line in specfile) %mgaversion %distro_release -%distsuffix .mga +%distsuffix @DISTSUFFIX@ %mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?distsuffix:%distsuffix}%{?!distsuffix:.mga}%{?distro_release:%distro_release} -- cgit v1.2.1