wok diff feedparser/receipt @ rev 8014

add garcon, agrcon-dev
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 20 02:06:45 2011 +0100 (2011-01-20)
parents a313a0ccd48f
children 1073d7633e29
line diff
     1.1 --- a/feedparser/receipt	Tue Apr 21 13:37:42 2009 +0000
     1.2 +++ b/feedparser/receipt	Thu Jan 20 02:06:45 2011 +0100
     1.3 @@ -14,8 +14,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	
     1.8  	cd $src
     1.9 +	patch -Np0 -i ../stuff/feedparser_uft8_decoding.patch
    1.10  	python setup.py build
    1.11      python setup.py install --root=$PWD/$PACKAGE-$VERSION/_pkg	
    1.12