Update to 1.11.23
This commit is contained in:
parent
b830fb3b67
commit
4a452e45a9
@ -9,7 +9,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=cvs
|
topdir=cvs
|
||||||
version=1.11.22
|
version=1.11.23
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=$topdir-$version.tar.bz2
|
source[0]=$topdir-$version.tar.bz2
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
@ -21,7 +21,7 @@ source[0]=$topdir-$version.tar.bz2
|
|||||||
# Global settings
|
# Global settings
|
||||||
export CPPFLAGS="-I$prefix/include"
|
export CPPFLAGS="-I$prefix/include"
|
||||||
export LDFLAGS="-L$prefix/lib -R$prefix/lib"
|
export LDFLAGS="-L$prefix/lib -R$prefix/lib"
|
||||||
ignore_deps="LWperl"
|
ignore_deps="TGCperl"
|
||||||
|
|
||||||
reg prep
|
reg prep
|
||||||
prep()
|
prep()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user