wok diff libxml2/receipt @ rev 8869

Fix: libgtkimageview TARBALL/WGET_URL... If you had error './configure not found', you have to remove the corrupted tarball from SOURCES_REPOSITORY, named gtkimageview-1.6.4.taz.lzma
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 26 06:06:17 2011 +0100 (2011-02-26)
parents 0ec61552352b
children d1768332cee0
line diff
     1.1 --- a/libxml2/receipt	Sun Nov 21 18:30:03 2010 +0000
     1.2 +++ b/libxml2/receipt	Sat Feb 26 06:06:17 2011 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -Np1 -i ../stuff/libxml2-fix.patch
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--infodir=/usr/share/info \