diff --git a/packages/network/bluez/install b/packages/network/bluez/install index 8898dd0486..7ad6d18a69 100755 --- a/packages/network/bluez/install +++ b/packages/network/bluez/install @@ -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