[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 1.1.1-36-gd026037
Darren Salt
linux at youmustbejoking.demon.co.uk
Sun Oct 11 23:18:15 UTC 2009
The following commit has been merged in the master branch:
commit 2027e186266a93dcbd6965ece33b4a1dd1f73d80
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date: Mon Oct 12 00:15:20 2009 +0100
Remove an unused parameter (audio control detection).
diff --git a/etc/acpi/lib/sound.sh b/etc/acpi/lib/sound.sh
index c1be2f3..b1c1e52 100644
--- a/etc/acpi/lib/sound.sh
+++ b/etc/acpi/lib/sound.sh
@@ -50,7 +50,7 @@ configureSound() {
}
[ "$SOUND_SWITCH" ] || {
- SOUND_SWITCH="$(echo "$amixer" | configureSoundFilter pswitch mute +)"
+ SOUND_SWITCH="$(echo "$amixer" | configureSoundFilter pswitch mute)"
}
[ "$SOUND_SWITCH_EXCLUSIVE" ] || {
--
Maintenance of eeepc-acpi-scripts debian package
More information about the Debian-eeepc-commits
mailing list