Update to 1.11.23

This commit is contained in:
Tom G. Christensen 2008-10-04 13:58:25 +00:00 committed by Tom G. Christensen
parent b830fb3b67
commit 4a452e45a9

View File

@ -9,7 +9,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=cvs
version=1.11.22
version=1.11.23
pkgver=1
source[0]=$topdir-$version.tar.bz2
# If there are no patches, simply comment this
@ -21,7 +21,7 @@ source[0]=$topdir-$version.tar.bz2
# Global settings
export CPPFLAGS="-I$prefix/include"
export LDFLAGS="-L$prefix/lib -R$prefix/lib"
ignore_deps="LWperl"
ignore_deps="TGCperl"
reg prep
prep()