diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-09 18:06:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-09 18:06:13 +0800 |
commit | b693ad532cd032edc8b75d9b4b31b4b094ad015b (patch) | |
tree | cb5b8aed19cc467f8fce3fbb2d2b7d45cc74566e /multimedia | |
parent | 04bc9f3e23b36e0ab62513c069bdb73f8c0c36a8 (diff) | |
download | marcuscom-ports-b693ad532cd032edc8b75d9b4b31b4b094ad015b.tar.gz marcuscom-ports-b693ad532cd032edc8b75d9b4b31b4b094ad015b.tar.zst marcuscom-ports-b693ad532cd032edc8b75d9b4b31b4b094ad015b.zip |
This patch isn't needed anymore.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14132 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c | 10 |
1 files changed, 0 insertions, 10 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 deleted file mode 100644 index d7053b27c..000000000 --- a/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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,6 +25,7 @@ - #include <glib.h> - - #ifndef TOTEM_PL_PARSER_MINI -+#undef _LARGEFILE64_SOURCE - #include <zlib.h> - - #include "xmlparser.h" |