Remove _defaultbuildroot.

This commit is contained in:
Ralf Corsepius
2005-04-13 16:07:50 +00:00
parent efafab1678
commit b46104c7c1

View File

@@ -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