* Revert r1594 - it didn't solve the problem. Instead add
svn-revision to distributions, which should fix it.
This commit is contained in:
parent
2248becfd3
commit
3ade3e7721
3 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue