Fix RPM build

http://hydra.nixos.org/build/3436627
This commit is contained in:
Eelco Dolstra 2012-12-05 23:25:40 +01:00
parent 8d100dbef1
commit 52edef3495
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ License: LGPLv2+
Group: Applications/System
%endif
URL: http://nixos.org/
Source0: %{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar.gz
%if 0%{?el5}
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%endif