* Explicitly compute the release name.

This commit is contained in:
Eelco Dolstra 2004-01-22 13:04:57 +00:00
parent cdb50886f4
commit 3648d1c732
1 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,6 @@ nix.spec: nix.spec.in
rpm: nix.spec dist
rpm $(EXTRA_RPM_FLAGS) -ta $(distdir).tar.gz
relname:
echo -n $(distdir) > relname