alarm/kodi-rbp remove references to TexturePacker

This commit is contained in:
David Beauchamp 2015-07-23 11:11:33 -04:00
parent 7d66f226dc
commit 75eca11605

View file

@ -133,9 +133,6 @@ package_kodi-rbp() {
rm "$pkgdir/usr/bin/"xbmc{,-standalone}
# we will leave /usr/{include,lib,share}/xbmc for now
# Tools
install -D -m 0755 "${srcdir}/xbmc-${pkgver}-${_codename}/tools/TexturePacker/TexturePacker" "${pkgdir}${_prefix}/lib/kodi/"
# Licenses
install -d -m 0755 "${pkgdir}${_prefix}/share/licenses/${pkgname}"
for licensef in LICENSE.GPL copying.txt; do