From 664d112a5ec91ba07d0e58e000ff7c66f36589af Mon Sep 17 00:00:00 2001 From: sibel Date: Tue, 28 Dec 2010 16:01:56 +0000 Subject: libxml2#2.7.8-2, maj port --- extra/libxml2/Pkgfile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'extra/libxml2/Pkgfile') diff --git a/extra/libxml2/Pkgfile b/extra/libxml2/Pkgfile index c00452fc6..febe37f90 100755 --- a/extra/libxml2/Pkgfile +++ b/extra/libxml2/Pkgfile @@ -6,16 +6,19 @@ name=libxml2 version=2.7.8 -release=1 +release=2 source=(ftp://xmlsoft.org/libxml2/$name-$version.tar.gz \ largefile64.patch \ - zlib.patch ) + zlib.patch + shared_library_versionning.patch ) build() { cd $name-$version - patch -Np1 -i "$SRC/largefile64.patch" + patch -Np1 -i $SRC/largefile64.patch + patch -Np1 -i $SRC/shared_library_versionning.patch # patch -p1 -i "$SRC/zlib.patch" + autoreconf -fi ./configure --prefix=/usr \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ -- cgit v1.2.3-70-g09d2