mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: install systemd-addon-wrapper in correct location
ups ;)
This commit is contained in:
parent
4827c9a87e
commit
97118de1ac
@ -449,7 +449,9 @@ post_makeinstall_target() {
|
|||||||
cp $PKG_DIR/scripts/xbmc-config $INSTALL/usr/lib/xbmc
|
cp $PKG_DIR/scripts/xbmc-config $INSTALL/usr/lib/xbmc
|
||||||
cp $PKG_DIR/scripts/xbmc-hacks $INSTALL/usr/lib/xbmc
|
cp $PKG_DIR/scripts/xbmc-hacks $INSTALL/usr/lib/xbmc
|
||||||
cp $PKG_DIR/scripts/xbmc-sources $INSTALL/usr/lib/xbmc
|
cp $PKG_DIR/scripts/xbmc-sources $INSTALL/usr/lib/xbmc
|
||||||
cp $PKG_DIR/scripts/systemd-addon-wrapper $INSTALL/usr/lib/xbmc
|
|
||||||
|
mkdir -p $INSTALL/usr/lib/openelec
|
||||||
|
cp $PKG_DIR/scripts/systemd-addon-wrapper $INSTALL/usr/lib/openelec
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/bin
|
mkdir -p $INSTALL/usr/bin
|
||||||
cp $PKG_DIR/scripts/cputemp $INSTALL/usr/bin
|
cp $PKG_DIR/scripts/cputemp $INSTALL/usr/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user