summaryrefslogtreecommitdiff
path: root/package/xbmc/patches/patch-lib_cpluff_libcpluff_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-11 08:45:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-11 08:45:29 +0200
commit6472be12a035f99e08fbd133fe257b85ddb2ffd0 (patch)
tree19acb60b9334f19a79f696165034932df53ca9db /package/xbmc/patches/patch-lib_cpluff_libcpluff_Makefile_am
parentd2ea402f13338451f04d0eea313890e2d1b2f7cf (diff)
only use kodi, remove xbmc
Diffstat (limited to 'package/xbmc/patches/patch-lib_cpluff_libcpluff_Makefile_am')
-rw-r--r--package/xbmc/patches/patch-lib_cpluff_libcpluff_Makefile_am11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/xbmc/patches/patch-lib_cpluff_libcpluff_Makefile_am b/package/xbmc/patches/patch-lib_cpluff_libcpluff_Makefile_am
deleted file mode 100644
index ffa9a1529..000000000
--- a/package/xbmc/patches/patch-lib_cpluff_libcpluff_Makefile_am
+++ /dev/null
@@ -1,11 +0,0 @@
---- xbmc-13.0rc1.orig/lib/cpluff/libcpluff/Makefile.am 2014-04-30 15:43:53.000000000 +0200
-+++ xbmc-13.0rc1/lib/cpluff/libcpluff/Makefile.am 2014-05-05 13:53:11.766461900 +0200
-@@ -6,7 +6,7 @@
-
- SUBDIRS = docsrc
-
--LIBS = @LIBS_LIBCPLUFF@ @LTLIBINTL@ @LIBS@
-+LIBS = @LIBS_LIBCPLUFF@ @LIBS@
-
- CPPFLAGS = @CPPFLAGS@
- CPPFLAGS += -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"$(host)\"" -DCP_DATADIR="\"$(datadir)\""