diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-11 08:45:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-11 08:45:29 +0200 |
commit | 6472be12a035f99e08fbd133fe257b85ddb2ffd0 (patch) | |
tree | 19acb60b9334f19a79f696165034932df53ca9db /package/xbmc-imx6/patches/patch-lib_cpluff_autogen_sh | |
parent | d2ea402f13338451f04d0eea313890e2d1b2f7cf (diff) |
only use kodi, remove xbmc
Diffstat (limited to 'package/xbmc-imx6/patches/patch-lib_cpluff_autogen_sh')
-rw-r--r-- | package/xbmc-imx6/patches/patch-lib_cpluff_autogen_sh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/xbmc-imx6/patches/patch-lib_cpluff_autogen_sh b/package/xbmc-imx6/patches/patch-lib_cpluff_autogen_sh deleted file mode 100644 index 24a84ea38..000000000 --- a/package/xbmc-imx6/patches/patch-lib_cpluff_autogen_sh +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |