mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
connman: move systemd to /usr/lib
This commit is contained in:
parent
e4d2a3e8a1
commit
47207aa281
@ -83,7 +83,7 @@ PKG_MAKE_OPTS_TARGET="storagedir=/storage/.cache/connman \
|
|||||||
statedir=/run/connman"
|
statedir=/run/connman"
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/lib/systemd
|
rm -rf $INSTALL/usr/lib/systemd
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/bin
|
mkdir -p $INSTALL/usr/bin
|
||||||
cp -P client/connmanctl $INSTALL/usr/bin
|
cp -P client/connmanctl $INSTALL/usr/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user