wok-4.x diff libxml2/receipt @ rev 8317

Meta package ndiswrapper doesn't needed to download ndiswrapper since its not compiled here. Its download in ndiswrapper-driver receipt and also compiled there.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:25:21 2011 +0000 (2011-02-01)
parents 0ec61552352b
children d1768332cee0
line diff
     1.1 --- a/libxml2/receipt	Sun Nov 21 18:30:03 2010 +0000
     1.2 +++ b/libxml2/receipt	Tue Feb 01 03:25:21 2011 +0000
     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 \