licq: adjust the version strings in the application to avoid false bug adjust the version strings in the application to avoid false bug adjust the version strings in the application to avoid false bug reports

This commit is contained in:
Johannes Winkelmann 2006-09-03 13:21:09 +00:00
parent c59207183f
commit 4434666afe

View File

@ -6,11 +6,14 @@
name=licq
version=1.3.4-RC1
release=1
release=2
source=(http://www.fanfic.org/~jon/licq-$version.tar.bz2)
build () {
cd $name-$version
sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" configure
sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" plugins/qt-gui/configure
sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" plugins/msn/configure
./configure --prefix=/usr \
--disable-debug \
--disable-gpgme