mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
alsa: move systemd to /usr/lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user