From df666e5a4fcef3c7a8d7da5f3628672e2bdcc77b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Dec 2009 14:21:49 +0100 Subject: fix compile errors on OpenBSD host update bluez package to latest upstream. disable aufs2-util on OpenBSD host. --- package/bluez/patches/patch-scripts_bluetooth_rules | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 package/bluez/patches/patch-scripts_bluetooth_rules (limited to 'package/bluez/patches/patch-scripts_bluetooth_rules') diff --git a/package/bluez/patches/patch-scripts_bluetooth_rules b/package/bluez/patches/patch-scripts_bluetooth_rules new file mode 100644 index 000000000..0ff2c0ef3 --- /dev/null +++ b/package/bluez/patches/patch-scripts_bluetooth_rules @@ -0,0 +1,7 @@ +--- bluez-4.59.orig/scripts/bluetooth.rules Thu Dec 24 17:43:09 2009 ++++ bluez-4.59/scripts/bluetooth.rules Tue Dec 29 01:26:46 2009 +@@ -1,3 +1,3 @@ + # Run helper every time a Bluetooth device appears + # On remove actions, bluetoothd should go away by itself +-ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/usr/local/sbin/bluetoothd --udev" ++ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/usr/sbin/bluetoothd --udev" -- cgit v1.2.3