mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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"
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/lib/systemd
|
||||
rm -rf $INSTALL/usr/lib/systemd
|
||||
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp -P client/connmanctl $INSTALL/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user