wok diff feedparser/receipt @ rev 8692

Switch back to mercurial, home sweet home :)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 19:06:05 2011 +0100 (2011-02-17)
parents 1073d7633e29
children d1768332cee0
line diff
     1.1 --- a/feedparser/receipt	Thu Feb 03 16:44:43 2011 +0000
     1.2 +++ b/feedparser/receipt	Thu Feb 17 19:06:05 2011 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -Np0 -i ../stuff/feedparser_uft8_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