Use the BuildRoot du jour

This commit is contained in:
Christopher Aillon 2008-03-15 17:16:30 +00:00
parent 303ddaffd5
commit 26e43ad650
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Patch43: firefox-2.0-getstartpage.patch
# ---------------------------------------------------
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: libIDL-devel
BuildRequires: desktop-file-utils
BuildRequires: gtk2-devel