mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
alsa: move systemd to /usr/lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2a0e538fba
commit
b98f28c813
@ -51,6 +51,6 @@ post_makeinstall_target() {
|
|||||||
rm -rf $INSTALL/usr/bin/$i
|
rm -rf $INSTALL/usr/bin/$i
|
||||||
done
|
done
|
||||||
|
|
||||||
mkdir -p $INSTALL/lib/udev
|
mkdir -p $INSTALL/usr/lib/udev
|
||||||
cp $PKG_DIR/scripts/soundconfig $INSTALL/lib/udev
|
cp $PKG_DIR/scripts/soundconfig $INSTALL/usr/lib/udev
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user