summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/applications/tdepowersave/debian/postrm
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/precise/applications/tdepowersave/debian/postrm')
-rw-r--r--ubuntu/precise/applications/tdepowersave/debian/postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/applications/tdepowersave/debian/postrm b/ubuntu/precise/applications/tdepowersave/debian/postrm
index 9e8ecc977..c373aa20d 100644
--- a/ubuntu/precise/applications/tdepowersave/debian/postrm
+++ b/ubuntu/precise/applications/tdepowersave/debian/postrm
@@ -2,7 +2,7 @@
set -e
-package_name=kpowersave-nohal-trinity
+package_name=tdepowersave-trinity
if [ -z "$package_name" ]; then
print >&2 "Internal Error. Please report a bug."