wok diff libxml2/receipt @ rev 10412

zlib: Tazwok must work differentyl all pkgs dep on glibc!
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 24 13:08:16 2011 +0200 (2011-05-24)
parents bc1599ffa221
children 4c7e8355c655
line diff
     1.1 --- a/libxml2/receipt	Wed Nov 24 20:56:44 2010 +0000
     1.2 +++ b/libxml2/receipt	Tue May 24 13:08:16 2011 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -Np1 -i ../stuff/libxml2-fix.patch
     1.8 +	patch -Np1 -i $stuff/libxml2-fix.patch
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \