* Add $prefix/store to the RPM.
* Allow extra flags to be passed to RPM.
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ SUBDIRS = externals src scripts corepkgs doc
|
||||
EXTRA_DIST = substitute.mk nix.spec
|
||||
|
||||
rpm: dist
|
||||
rpm -ta $(distdir).tar.gz
|
||||
rpm $(EXTRA_RPM_FLAGS) -ta $(distdir).tar.gz
|
||||
|
||||
Reference in New Issue
Block a user