kodi: update to kodi-15.0-beta2-81a115b

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-06-05 09:41:14 +02:00
parent 3b284eb2df
commit 2a5c76b97e
2 changed files with 2 additions and 5 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="kodi-theme-Confluence"
PKG_VERSION="15.0-beta2-c34fc22"
PKG_VERSION="15.0-beta2-81a115b"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="kodi"
PKG_VERSION="15.0-beta2-c34fc22"
PKG_VERSION="15.0-beta2-81a115b"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
@ -341,9 +341,6 @@ post_makeinstall_target() {
rm -rf $INSTALL/usr/bin/xbmc-standalone
rm -rf $INSTALL/usr/lib/kodi/*.cmake
# fix binaryaddons multiarch build meh
cp -P project/cmake/scripts/linux/UseMultiArch.cmake $SYSROOT_PREFIX/usr/lib/kodi
mkdir -p $INSTALL/usr/lib/kodi
cp $PKG_DIR/scripts/kodi-config $INSTALL/usr/lib/kodi
cp $PKG_DIR/scripts/kodi.sh $INSTALL/usr/lib/kodi