From 5854e2b72c3814196bd0d2158c302d1632a94b30 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 5 May 2014 14:17:02 +0200 Subject: fix compile when autopoint missing --- package/xbmc/patches/patch-lib_cpluff_autogen_sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/xbmc/patches/patch-lib_cpluff_autogen_sh (limited to 'package/xbmc/patches/patch-lib_cpluff_autogen_sh') diff --git a/package/xbmc/patches/patch-lib_cpluff_autogen_sh b/package/xbmc/patches/patch-lib_cpluff_autogen_sh new file mode 100644 index 000000000..24a84ea38 --- /dev/null +++ b/package/xbmc/patches/patch-lib_cpluff_autogen_sh @@ -0,0 +1,10 @@ +--- xbmc-13.0rc1.orig/lib/cpluff/autogen.sh 2014-04-30 15:43:53.000000000 +0200 ++++ xbmc-13.0rc1/lib/cpluff/autogen.sh 2014-05-05 12:15:29.307227206 +0200 +@@ -15,7 +15,6 @@ fi + + # Generate files in top level directory + cd "$basedir" +-autopoint + rm -f ABOUT-NLS + test -d auxliary || mkdir auxliary + libtoolize --automake -f -- cgit v1.2.3