* bootstrap before evaluating the version
authorWilfried Göesgens <willi@citadel.org>
Thu, 28 Dec 2006 21:26:05 +0000 (21:26 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 28 Dec 2006 21:26:05 +0000 (21:26 +0000)
webcit/buildpackages

index af4872f88465f6edcb37e690a4ebd42c34f48593..bdb2be7f099eef17d64f48a7c7c5080a6c6c7e47 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+./bootstrap
 export WEBCIT_`grep VERSION= configure.in |sed -e "s;';;g"`
 
 PACKAGE_VERSION=`cat packageversion`
@@ -28,7 +29,6 @@ else
        fi
        
 fi
-./bootstrap
 case $1 in
        debian)
                cat debian/files_preview | sed \