mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
@@ -107,8 +107,8 @@ post_makeinstall_target() {
|
||||
cp $PKG_DIR/scripts/systemd-machine-id-setup $INSTALL/bin
|
||||
|
||||
# copy openelec helper scripts
|
||||
mkdir -p $INSTALL/lib/systemd/
|
||||
cp $PKG_DIR/scripts/openelec-userconfig $INSTALL/lib/systemd/
|
||||
mkdir -p $INSTALL/usr/lib/openelec
|
||||
cp $PKG_DIR/scripts/openelec-userconfig $INSTALL/usr/lib/openelec/
|
||||
|
||||
# provide 'halt', 'shutdown', 'reboot' & co.
|
||||
mkdir -p $INSTALL/sbin
|
||||
|
||||
Reference in New Issue
Block a user