wok diff libxml2/receipt @ rev 11460

orage: add popt to depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:42:21 2011 +0100 (2011-12-17)
parents bc1599ffa221
children 4c7e8355c655
line diff
     1.1 --- a/libxml2/receipt	Wed Nov 24 20:56:44 2010 +0000
     1.2 +++ b/libxml2/receipt	Sat Dec 17 11:42:21 2011 +0100
     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 \