summaryrefslogtreecommitdiffstats
path: root/multimedia/totem-pl-parser
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-29 20:36:09 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-29 20:36:09 +0800
commit95dc486e7b3b5810bf97c8bc2e9a6add5d995110 (patch)
tree6be26e045d289977772d9577008528d438c50301 /multimedia/totem-pl-parser
parent57865dd726c2217f7b817669a980e332dd602332 (diff)
downloadmarcuscom-ports-95dc486e7b3b5810bf97c8bc2e9a6add5d995110.tar
marcuscom-ports-95dc486e7b3b5810bf97c8bc2e9a6add5d995110.tar.gz
marcuscom-ports-95dc486e7b3b5810bf97c8bc2e9a6add5d995110.tar.bz2
marcuscom-ports-95dc486e7b3b5810bf97c8bc2e9a6add5d995110.tar.lz
marcuscom-ports-95dc486e7b3b5810bf97c8bc2e9a6add5d995110.tar.xz
marcuscom-ports-95dc486e7b3b5810bf97c8bc2e9a6add5d995110.tar.zst
marcuscom-ports-95dc486e7b3b5810bf97c8bc2e9a6add5d995110.zip
Fix patch.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13894 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem-pl-parser')
-rw-r--r--multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c b/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c
index 0514b724c..d7053b27c 100644
--- a/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c
+++ b/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c
@@ -1,10 +1,10 @@
--- plparse/totem-pl-parser-podcast.c 2010-03-27 04:45:52.000000000 -0400
+++ plparse/totem-pl-parser-podcast.c.orig 2010-03-27 04:45:30.000000000 -0400
-@@ -25,7 +25,6 @@
+@@ -25,6 +25,7 @@
#include <glib.h>
#ifndef TOTEM_PL_PARSER_MINI
--#undef _LARGEFILE64_SOURCE
++#undef _LARGEFILE64_SOURCE
#include <zlib.h>
#include "xmlparser.h"