mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
* Build .tar.bz2 files in `make dist'.
This commit is contained in:
parent
d8cda7c3dc
commit
6c88d67780
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ Release: 1
|
|||
License: GPL
|
||||
Group: Software Deployment
|
||||
URL: http://www.cs.uu.nl/groups/ST/Trace/Nix
|
||||
Source0: %{name}-@version@.tar.gz
|
||||
Source0: %{name}-@version@.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
%define _prefix /nix
|
||||
Prefix: %{_prefix}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue