aboutsummaryrefslogtreecommitdiffstats
path: root/macros.in
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-28 17:41:27 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-28 17:41:27 +0000
commit660f3187b7883aa4feeaddf4eaa5f7c6a9ac4478 (patch)
treeafe006b79df381364a1be7296fc05efafc6c7b3c /macros.in
parent46523a87c09b95016c235bd0ea323b17567ae430 (diff)
downloadrpm-setup-660f3187b7883aa4feeaddf4eaa5f7c6a9ac4478.tar
rpm-setup-660f3187b7883aa4feeaddf4eaa5f7c6a9ac4478.tar.gz
rpm-setup-660f3187b7883aa4feeaddf4eaa5f7c6a9ac4478.tar.bz2
rpm-setup-660f3187b7883aa4feeaddf4eaa5f7c6a9ac4478.tar.xz
rpm-setup-660f3187b7883aa4feeaddf4eaa5f7c6a9ac4478.zip
move %_gnu out of perarch macros
(it could be dropped altogether, keeping for backward compatibility only)
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index c85e0bd..b07bfd7 100644
--- a/macros.in
+++ b/macros.in
@@ -14,6 +14,7 @@
%_vendor @RPMVENDOR@
+%_gnu -gnu
%_target_platform %{_target_cpu}-%{_real_vendor}-%{_target_os}%{?_gnu}
%_host %{_host_cpu}-%{_real_vendor}-%{_host_os}