mirror of
https://github.com/NixOS/nix.git
synced 2025-11-25 11:49:35 +01:00
* Add $prefix/store to the RPM.
* Allow extra flags to be passed to RPM.
This commit is contained in:
parent
94175e978a
commit
0e09cc12c0
2 changed files with 2 additions and 1 deletions
1
nix.spec
1
nix.spec
|
|
@ -35,6 +35,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_prefix}/var
|
||||
%{_prefix}/share
|
||||
%{_prefix}/man
|
||||
%{_prefix}/store
|
||||
%config
|
||||
%{_prefix}/etc
|
||||
#%doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue