wok-6.x diff feedparser/receipt @ rev 8246
Fixed dbus for new tazwok-experimental.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jan 29 03:30:51 2011 +0000 (2011-01-29) |
parents | a313a0ccd48f |
children | 1073d7633e29 |
line diff
1.1 --- a/feedparser/receipt Tue Apr 21 13:37:42 2009 +0000 1.2 +++ b/feedparser/receipt Sat Jan 29 03:30:51 2011 +0000 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