mirror of
https://github.com/libretro/Lakka.git
synced 2025-02-22 08:52:40 +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
|
||||
done
|
||||
|
||||
mkdir -p $INSTALL/lib/udev
|
||||
cp $PKG_DIR/scripts/soundconfig $INSTALL/lib/udev
|
||||
mkdir -p $INSTALL/usr/lib/udev
|
||||
cp $PKG_DIR/scripts/soundconfig $INSTALL/usr/lib/udev
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user