summaryrefslogtreecommitdiffstats
path: root/multimedia/xbmc/patches/xbmc-rtmpdump-build.patch
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2014-05-20 07:28:21 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-20 12:56:40 +0700
commita50bc6b0949a7dad28ef67f5a9775eb08c09aa8e (patch)
tree32f566bd8282ca8dd03e76b82556e60f9fbbdbea /multimedia/xbmc/patches/xbmc-rtmpdump-build.patch
parent1fe491e4c8b96eb52f78dda5cefae2f92115b38f (diff)
downloadslackbuilds-a50bc6b0949a7dad28ef67f5a9775eb08c09aa8e.tar.gz
slackbuilds-a50bc6b0949a7dad28ef67f5a9775eb08c09aa8e.tar.xz
multimedia/xbmc: Updated for version 13.0_r2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/xbmc/patches/xbmc-rtmpdump-build.patch')
-rw-r--r--multimedia/xbmc/patches/xbmc-rtmpdump-build.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/xbmc/patches/xbmc-rtmpdump-build.patch b/multimedia/xbmc/patches/xbmc-rtmpdump-build.patch
deleted file mode 100644
index e77d7d0e8a..0000000000
--- a/multimedia/xbmc/patches/xbmc-rtmpdump-build.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Naur xbmc-11.0.orig/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp xbmc-11.0/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp
---- xbmc-11.0.orig/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp 2012-03-21 22:07:50.000000000 +0000
-+++ xbmc-11.0/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp 2012-03-31 21:44:15.320639375 +0000
-@@ -22,9 +22,7 @@
- #if (defined HAVE_CONFIG_H) && (!defined WIN32)
- #include "config.h"
- #endif
--#ifdef _WIN32
- #include "system.h" // just for HAS_LIBRTMP
--#endif
-
- #ifdef HAS_LIBRTMP
- #include "settings/AdvancedSettings.h"