From 76b0c60b5a04647a13cf0fd975ab84972ae1e51d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 28 Aug 2014 12:16:00 +0200 Subject: update ffmpeg, add experimental kodi package, add freescale libraries --- package/kodi/patches/patch-lib_cpluff_Makefile_am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/kodi/patches/patch-lib_cpluff_Makefile_am (limited to 'package/kodi/patches/patch-lib_cpluff_Makefile_am') diff --git a/package/kodi/patches/patch-lib_cpluff_Makefile_am b/package/kodi/patches/patch-lib_cpluff_Makefile_am new file mode 100644 index 000000000..fb70c6993 --- /dev/null +++ b/package/kodi/patches/patch-lib_cpluff_Makefile_am @@ -0,0 +1,11 @@ +--- xbmc-13.0rc1.orig/lib/cpluff/Makefile.am 2014-04-30 15:43:53.000000000 +0200 ++++ xbmc-13.0rc1/lib/cpluff/Makefile.am 2014-05-05 13:03:15.329450196 +0200 +@@ -6,7 +6,7 @@ + + ACLOCAL_AMFLAGS = -I m4 + +-SUBDIRS = libcpluff loader console po test docsrc doc ++SUBDIRS = libcpluff loader console test docsrc doc + DIST_SUBDIRS = $(SUBDIRS) examples + + EXTRA_DIST = COPYRIGHT.txt INSTALL.txt ChangeLog.txt Roadmap.txt autogen.sh plugin.xsd -- cgit v1.2.3