diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-03-22 13:50:17 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:10:42 +0000 |
commit | 698e18b67685e5324b160e2af7ccff86251eeca2 (patch) | |
tree | 665fc5777cba1a4b36c5907ac9640528661cd4aa /multimedia/kodi/patches/xbmc-Gotham-rtmpdump-build.patch | |
parent | 7012d497620e8ec709bacce7505b4765fc206234 (diff) |
multimedia/kodi: Updated for version 17.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'multimedia/kodi/patches/xbmc-Gotham-rtmpdump-build.patch')
-rw-r--r-- | multimedia/kodi/patches/xbmc-Gotham-rtmpdump-build.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/kodi/patches/xbmc-Gotham-rtmpdump-build.patch b/multimedia/kodi/patches/xbmc-Gotham-rtmpdump-build.patch deleted file mode 100644 index b745a55754c79..0000000000000 --- a/multimedia/kodi/patches/xbmc-Gotham-rtmpdump-build.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -Naur xbmc-Gotham_alpha9.orig/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp xbmc-Gotham_alpha9/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp ---- xbmc-Gotham_alpha9.orig/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp 2013-10-31 16:48:45.000000000 +0000 -+++ xbmc-Gotham_alpha9/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp 2013-11-28 05:47:36.418763917 +0000 -@@ -21,9 +21,7 @@ - #if (defined HAVE_CONFIG_H) && (!defined TARGET_WINDOWS) - #include "config.h" - #endif --#ifdef TARGET_WINDOWS - #include "system.h" // just for HAS_LIBRTMP --#endif - - #ifdef HAS_LIBRTMP - #include "settings/AdvancedSettings.h" |