Author: jw Date: 2006-09-03 15:21:09 +0200 (Sun, 03 Sep 2006) New Revision: 1805 Modified: crux-2.2/ports/opt/licq/Pkgfile Log: 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 Modified: crux-2.2/ports/opt/licq/Pkgfile =================================================================== --- crux-2.2/ports/opt/licq/Pkgfile 2006-09-02 15:21:32 UTC (rev 1804) +++ crux-2.2/ports/opt/licq/Pkgfile 2006-09-03 13:21:09 UTC (rev 1805) @@ -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