From: Wilfried Göesgens Date: Thu, 28 Dec 2006 21:26:05 +0000 (+0000) Subject: * bootstrap before evaluating the version X-Git-Tag: v7.86~3730 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=b0519ca52dfa817b98533409887eebed1c40ed40 * bootstrap before evaluating the version --- diff --git a/webcit/buildpackages b/webcit/buildpackages index af4872f88..bdb2be7f0 100755 --- a/webcit/buildpackages +++ b/webcit/buildpackages @@ -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 \