]> code.citadel.org Git - citadel.git/blobdiff - libcitadel/buildpackages
follow new library version
[citadel.git] / libcitadel / buildpackages
index 0a2bd583e4d2092806b05644a3dda42e0cd291a6..1b31ee8015b2fd3265b4e8812770a88bca30904e 100755 (executable)
@@ -6,7 +6,7 @@ fi
 
 ./bootstrap
 
-export `grep PACKAGE_VERSION= configure |sed -e "s;';;g" -e "s;PACKAGE;LIBCITADEL;"`
+export `grep PACKAGE_VERSION= configure |sed -e "s;';;g" -e "s;PACKAGE;LIBCITADEL;"  -e "s;4.;;"`
 
 DATE=`date '+%a, %d %b %Y %H:%I:00 %z'`
 ACTUAL_DIR=`pwd`