diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 14:11:39 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 14:11:39 +0100 |
commit | d296e023c0d7a927da449e5a7e5c3c37f6a4bdad (patch) | |
tree | 55106ec0ddbc3d232d6378374b4c53718e34396e /extra/pyfeedparser/Pkgfile | |
parent | 48f09e83f0902ea4a71bada94b336f94a4eb067b (diff) | |
download | nutyx-extra-d296e023c0d7a927da449e5a7e5c3c37f6a4bdad.tar.gz nutyx-extra-d296e023c0d7a927da449e5a7e5c3c37f6a4bdad.tar.bz2 nutyx-extra-d296e023c0d7a927da449e5a7e5c3c37f6a4bdad.tar.xz nutyx-extra-d296e023c0d7a927da449e5a7e5c3c37f6a4bdad.zip |
pyfeedparser, port nettoyé
Diffstat (limited to 'extra/pyfeedparser/Pkgfile')
-rw-r--r-- | extra/pyfeedparser/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pyfeedparser/Pkgfile b/extra/pyfeedparser/Pkgfile index 7be786689..4bd342ec7 100644 --- a/extra/pyfeedparser/Pkgfile +++ b/extra/pyfeedparser/Pkgfile @@ -8,7 +8,7 @@ name=pyfeedparser version=4.1 release=1 source=(http://downloads.sourceforge.net/feedparser/feedparser-$version.zip\ - feedparser_utf8_decoding.patch) + http://nutyx.meticul.eu/files/patchs/$name/feedparser_utf8_decoding.patch) build() { patch -Np0 -i feedparser_utf8_decoding.patch |