Package: pm-utils
Version: 0.99.2-3

sorry, in the attached patch the input files were swapped
--- /usr/lib/pm-utils/bin/pm-action.orig	2007-07-16 22:52:52.000000000 +0200
+++ /usr/lib/pm-utils/bin/pm-action	2007-10-26 11:33:07.000000000 +0200
@@ -98,7 +98,7 @@
 done
 
 if [ -n "$ACPI_SLEEP" ]; then
-	S2RAM_OPTS=" --acpi_sleep $ACPI_SLEEP"
+	S2RAM_OPTS+=" --acpi_sleep $ACPI_SLEEP"
 fi
 
 if [ -n "$S2RAM_OPTS" ]; then

Reply via email to