[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 6fcb777128ec6ce4fe07836b30c574ac8a0ed7e0

Darren Salt linux at youmustbejoking.demon.co.uk
Fri Feb 27 16:50:28 UTC 2009


The following commit has been merged in the master branch:
commit 729e75633fc621fcb9f6759a8f452ad5e1f9d3a8
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Fri Feb 27 16:44:36 2009 +0000

    Fix bluetooth rfkill detection (function name was wrong).

diff --git a/etc/acpi/lib/bluetooth.sh b/etc/acpi/lib/bluetooth.sh
index 5c5aead..a4db72e 100755
--- a/etc/acpi/lib/bluetooth.sh
+++ b/etc/acpi/lib/bluetooth.sh
@@ -2,7 +2,7 @@
 #
 # to be sourced
 
-rfkill_detect eeepc-bluetooth
+detect_rfkill eeepc-bluetooth
 BT_CTL="$RFKILL"
 [ -e $BT_CTL ] || BT_CTL=/sys/devices/platform/eeepc/bluetooth # pre-2.6.28
 [ -e $BT_CTL ] || BT_CTL=/proc/acpi/asus/bluetooth # pre-2.6.26

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list