xbmc: cleanup

This commit is contained in:
Stefan Saraev 2013-12-19 11:56:11 +02:00
parent b550bcbe29
commit 0344ba6781

View File

@ -443,6 +443,7 @@ make_target() {
post_makeinstall_target() {
rm -rf $INSTALL/usr/bin/xbmc
rm -rf $INSTALL/usr/bin/xbmc-standalone
rm -rf $INSTALL/usr/lib/xbmc/*.cmake
mkdir -p $INSTALL/usr/lib/xbmc
cp $PKG_DIR/scripts/xbmc-config $INSTALL/usr/lib/xbmc