mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: cleanup
This commit is contained in:
parent
b550bcbe29
commit
0344ba6781
@ -443,6 +443,7 @@ make_target() {
|
|||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/usr/bin/xbmc
|
rm -rf $INSTALL/usr/bin/xbmc
|
||||||
rm -rf $INSTALL/usr/bin/xbmc-standalone
|
rm -rf $INSTALL/usr/bin/xbmc-standalone
|
||||||
|
rm -rf $INSTALL/usr/lib/xbmc/*.cmake
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib/xbmc
|
mkdir -p $INSTALL/usr/lib/xbmc
|
||||||
cp $PKG_DIR/scripts/xbmc-config $INSTALL/usr/lib/xbmc
|
cp $PKG_DIR/scripts/xbmc-config $INSTALL/usr/lib/xbmc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user