mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
samba: move systemd to /usr/lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e5beecc571
commit
56f41396ad
@ -169,8 +169,8 @@ makeinstall_target() {
|
||||
cp ../codepages/upcase.dat $INSTALL/etc/samba
|
||||
cp ../codepages/valid.dat $INSTALL/etc/samba
|
||||
|
||||
mkdir -p $INSTALL/lib/systemd/system
|
||||
cp $PKG_DIR/system.d.opt/* $INSTALL/lib/systemd/system
|
||||
mkdir -p $INSTALL/usr/lib/systemd/system
|
||||
cp $PKG_DIR/system.d.opt/* $INSTALL/usr/lib/systemd/system
|
||||
|
||||
mkdir -p $INSTALL/usr/share/services
|
||||
cp -P $PKG_DIR/default.d/*.conf $INSTALL/usr/share/services
|
||||
|
Loading…
x
Reference in New Issue
Block a user