diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-01-02T14·58+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-01-02T14·58+0000 |
commit | 0e09cc12c08ad2db0b8620ca537bd81ca45c05df (patch) | |
tree | c5f62298d5ab0daf5eeb206343e9b2fdfe3c09af /nix.spec | |
parent | 94175e978a87a79f3362879898dc1cf7d08d7791 (diff) |
* Add $prefix/store to the RPM.
* Allow extra flags to be passed to RPM.
Diffstat (limited to 'nix.spec')
-rw-r--r-- | nix.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix.spec b/nix.spec index 9d459034b246..74fc18ef28ca 100644 --- a/nix.spec +++ b/nix.spec @@ -35,6 +35,7 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/var %{_prefix}/share %{_prefix}/man +%{_prefix}/store %config %{_prefix}/etc #%doc |