mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
dbus: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f191fc548d
commit
ee1811e1e1
@ -14,7 +14,7 @@ mkdir -p $INSTALL/usr/bin
|
|||||||
cp $PKG_BUILD/.build-target/tools/dbus-launch $INSTALL/usr/bin
|
cp $PKG_BUILD/.build-target/tools/dbus-launch $INSTALL/usr/bin
|
||||||
|
|
||||||
if [ "$DEVTOOLS" = yes ]; then
|
if [ "$DEVTOOLS" = yes ]; then
|
||||||
cp $PKG_BUILD/.build-target/tools/.libs/dbus-send $INSTALL/usr/bin #DEVTOOLS only
|
cp $PKG_BUILD/.build-target/tools/.libs/dbus-send $INSTALL/usr/bin
|
||||||
fi
|
fi
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
mkdir -p $INSTALL/usr/lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user