summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-07-15 07:22:47 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-07-15 07:22:47 (GMT)
commit82f9efebd84c7fd34732bdcaf18c9e1a99d7fcc4 (patch)
treeeb1c8b16f2d95021d113253490e40e67bd1b5451 /configure
parent2488efa77c8d5ee1cb3d3eadd9a2c873e6319bbd (diff)
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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c98e35e..a1eef74 100755
--- a/configure
+++ b/configure
@@ -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