Make it build again for non-local use.

Using colons (:) in the version string creates Makefile problems:

Makefile:195: *** multiple target patterns.  Stop.
make: *** [build] Error 2
This commit is contained in:
Yann E. MORIN" 2009-07-15 09:22:47 +02:00
parent 2488efa77c
commit 82f9efebd8

2
configure vendored
View File

@ -373,7 +373,7 @@ case "${VERSION}" in
"")
VERSION="${VERSION}_unknown@$( date +%Y%m%d.%H%M%S )";;
*)
VERSION="${VERSION}:$( hg id -b )@${REVISION%%+}:$( hg id -i )"
VERSION="${VERSION}_$( hg id -b )@${REVISION%%+}_$( hg id -i )"
;;
esac
# Arrange to have no / in the directory name, no need to create an