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

Darren Salt linux at youmustbejoking.demon.co.uk
Sun Mar 29 20:29:02 UTC 2009


The following commit has been merged in the master branch:
commit e8b6c9c9e069d3a603cbdfa204450bf953742563
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Sun Mar 29 21:26:32 2009 +0100

    Fix up the postinst script wrt recent changes.

diff --git a/debian/postinst b/debian/postinst
index 32d9c80..afa43cc 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -5,9 +5,7 @@ set -e
 case "$1" in
     configure)
         invoke-rc.d acpid restart>/dev/null
-        if [ -x /etc/alsa/modprobe-post-install.d/eeepc-acpi-scripts ]; then
-          /etc/alsa/modprobe-post-install.d/eeepc-acpi-scripts
-        fi
+        /lib/udev/eeepc-acpi-scripts
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list