mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
bluez: install input.conf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e5821cfa8b
commit
d13b07260e
@ -12,6 +12,7 @@ PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||
mkdir -p $INSTALL/etc/bluetooth
|
||||
cp $PKG_BUILD/src/main.conf $INSTALL/etc/bluetooth
|
||||
cp $PKG_BUILD/tools/rfcomm.conf $INSTALL/etc/bluetooth
|
||||
cp $PKG_BUILD/input/input.conf $INSTALL/etc/bluetooth
|
||||
|
||||
mkdir -p $INSTALL/etc/dbus-1/system.d
|
||||
cp $PKG_BUILD/src/bluetooth.conf $INSTALL/etc/dbus-1/system.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user