mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
connman: fix package.mk script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9cfd00fba2
commit
16d7b5a941
@ -90,7 +90,7 @@ PKG_MAKE_OPTS_TARGET="storagedir=/storage/.cache/connman \
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/lib/systemd
|
||||
|
||||
mkdir $INSTALL/usr/bin
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp -P client/connmanctl $INSTALL/usr/bin
|
||||
|
||||
mkdir -p $INSTALL/etc
|
||||
|
Loading…
x
Reference in New Issue
Block a user