diff options
Diffstat (limited to 'ubuntu')
| -rw-r--r-- | ubuntu/_base/core/tdeutils/debian/patches/01-klaptopdaemon-setuphandler.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/core/tdeutils/debian/patches/01-klaptopdaemon-setuphandler.diff b/ubuntu/_base/core/tdeutils/debian/patches/01-klaptopdaemon-setuphandler.diff index 3837407f6..625fa8e32 100644 --- a/ubuntu/_base/core/tdeutils/debian/patches/01-klaptopdaemon-setuphandler.diff +++ b/ubuntu/_base/core/tdeutils/debian/patches/01-klaptopdaemon-setuphandler.diff @@ -2,7 +2,7 @@ diff --git a/klaptopdaemon/acpi.cpp b/klaptopdaemon/acpi.cpp index 4dfb247..cd8f4b0 100644 --- a/klaptopdaemon/acpi.cpp +++ b/klaptopdaemon/acpi.cpp -@@ -178,7 +178,7 @@ void AcpiConfig::setupHelper() +@@ -189,7 +189,7 @@ void AcpiConfig::setupHelper() proc << tdesu; proc << "-u"; proc << "root"; @@ -24,7 +24,7 @@ index 9de0c85..e348943 100644 proc.start(TDEProcess::Block); // run it sync so has_apm below sees the results } } else { -@@ -200,7 +200,7 @@ void ApmConfig::setupHelper2() // we use the acpi helper to do software suspend +@@ -211,7 +211,7 @@ void ApmConfig::setupHelper2() // we use the acpi helper to do software suspend proc << tdesu; proc << "-u"; proc << "root"; |
