wok diff feedparser/receipt @ rev 10597

lirc: fix bdeps and kernel ERROR message
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 26 14:55:42 2011 +0200 (2011-05-26)
parents 3fe66405923b
children a873d962c59b
line diff
     1.1 --- a/feedparser/receipt	Thu Feb 03 16:47:06 2011 +0000
     1.2 +++ b/feedparser/receipt	Thu May 26 14:55:42 2011 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -Np0 -i ../stuff/feedparser_utf8_decoding.patch
     1.8 +	patch -Np0 -i $stuff/feedparser_utf8_decoding.patch
     1.9  	python setup.py build
    1.10      python setup.py install --root=$PWD/_pkg	
    1.11