* Revert r1594 - it didn't solve the problem. Instead add

svn-revision to distributions, which should fix it.
This commit is contained in:
Eelco Dolstra 2004-10-25 13:51:34 +00:00
parent 2248becfd3
commit 3ade3e7721
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SUBDIRS = externals src scripts corepkgs doc misc tests
EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap.sh
EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap.sh svn-revision
include ./substitute.mk
@ -33,3 +33,6 @@ init-state:
else
init-state:
endif
svn-revision:
svnversion . > svn-revision