aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-12-17 16:50:47 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-12-17 16:50:47 +0000
commit9ba376da37f63c54410bb35d9a01f47628f5da8e (patch)
tree8c8a2ad8ff12695a7d540af4a9d83845c13263a5
parent2ac128eb0fba45d4cbd02374b5c7b3a57055ee26 (diff)
downloadrpm-setup-9ba376da37f63c54410bb35d9a01f47628f5da8e.tar
rpm-setup-9ba376da37f63c54410bb35d9a01f47628f5da8e.tar.gz
rpm-setup-9ba376da37f63c54410bb35d9a01f47628f5da8e.tar.bz2
rpm-setup-9ba376da37f63c54410bb35d9a01f47628f5da8e.tar.xz
rpm-setup-9ba376da37f63c54410bb35d9a01f47628f5da8e.zip
define %defaultbuildroot instead of %buildroot (fixes #34705),
this needs at least rpm 4.4.2.2-2mdv
-rw-r--r--macros.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros.in b/macros.in
index f583d62..a8af40a 100644
--- a/macros.in
+++ b/macros.in
@@ -37,7 +37,7 @@
# ---- Build system path macros.
#
-%buildroot %{_tmppath}/%{name}-%{version}-%{release}-buildroot
+%defaultbuildroot %{_tmppath}/%{name}-%{version}-%{release}-buildroot
%__cputoolize cputoolize