Fix RPM build

http://hydra.nixos.org/build/3436511
This commit is contained in:
Eelco Dolstra 2012-12-05 12:05:43 +01:00
parent 0f96966a44
commit aa61bc7472
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.bz2
Source0: %{name}-%{version}.tar.xz
%if 0%{?el5}
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%endif