From b46104c7c18061485577c28c1032951e07fcd8e8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 13 Apr 2005 16:07:50 +0000 Subject: Remove _defaultbuildroot. --- scripts/common/common.add.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/common/common.add.in') diff --git a/scripts/common/common.add.in b/scripts/common/common.add.in index 5995d6a9d2..6a35a9a079 100644 --- a/scripts/common/common.add.in +++ b/scripts/common/common.add.in @@ -13,7 +13,6 @@ %define rpmprefix @rpmprefix@ %define rpmgroup @rpmgroup@ -%define _defaultbuildroot %{_tmppath}/%{name}-%{version}-root %ifos cygwin cygwin32 %define _exeext .exe %else @@ -26,4 +25,4 @@ Vendor: www.rtems.com Distribution: Linux -BuildRoot: %{_defaultbuildroot} +BuildRoot: %{_tmppath}/%{name}-%{version}-root -- cgit v1.2.3