diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c | 10 |
1 files changed, 10 insertions, 0 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 new file mode 100644 index 000000000..0514b724c --- /dev/null +++ b/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c @@ -0,0 +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 @@ + #include <glib.h> + + #ifndef TOTEM_PL_PARSER_MINI +-#undef _LARGEFILE64_SOURCE + #include <zlib.h> + + #include "xmlparser.h" |