summaryrefslogtreecommitdiff
path: root/package/xbmc/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-26 22:13:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-27 11:02:50 +0200
commit00b718bd213fe32c632869af29227bc59adfd53c (patch)
tree20047d0017e02a415a0b33e75cd1467c8da8a1ad /package/xbmc/patches/patch-Makefile_in
parenta3256e817818b2e14904c4ea3d4b309e01a197c0 (diff)
use internal static ffmpeg, it is optimized for rpi
Diffstat (limited to 'package/xbmc/patches/patch-Makefile_in')
-rw-r--r--package/xbmc/patches/patch-Makefile_in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/xbmc/patches/patch-Makefile_in b/package/xbmc/patches/patch-Makefile_in
index 581ff950b..e2c85f7a2 100644
--- a/package/xbmc/patches/patch-Makefile_in
+++ b/package/xbmc/patches/patch-Makefile_in
@@ -1,5 +1,5 @@
---- xbmc-13.1.orig/Makefile.in 2014-06-08 08:40:24.000000000 +0200
-+++ xbmc-13.1/Makefile.in 2014-06-09 11:14:17.917685925 +0200
+--- xbmc-13.1.orig/Makefile.in 2014-06-12 10:26:27.000000000 +0200
++++ xbmc-13.1/Makefile.in 2014-06-26 15:18:53.463409058 +0200
@@ -191,13 +191,7 @@ ifeq (@USE_LIBAV_HACKS@,1)
DIRECTORY_ARCHIVES += lib/xbmc-libav-hacks/dll-libavhacks.a
endif
@@ -89,4 +89,4 @@
-endif
@# Icons and links
@install -d $(DESTDIR)$(datarootdir)/applications
- @install -m 0644 tools/Linux/xbmc.desktop $(DESTDIR)$(datarootdir)/applications/xbmc.desktop
+ @install tools/Linux/xbmc.desktop $(DESTDIR)$(datarootdir)/applications/xbmc.desktop