mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: install needed library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e11165698f
commit
1707a737e5
@ -78,3 +78,7 @@ mkdir -p $INSTALL/usr/config
|
|||||||
cp -R $PKG_DIR/config/*.sample $INSTALL/usr/config
|
cp -R $PKG_DIR/config/*.sample $INSTALL/usr/config
|
||||||
|
|
||||||
# reserved for installing systemd
|
# reserved for installing systemd
|
||||||
|
|
||||||
|
mkdir -p $INSTALL/usr/lib
|
||||||
|
cp -PR $PKG_BUILD/.libs/libsystemd-login.so* $INSTALL/usr/lib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user