From 06cd84e37ec7a430f109f5fcf2394d185ab7fa92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 8 Feb 2014 18:30:44 +0100 Subject: Add divert for acpi-support-base policy-funcs in tdepowersave on Debian and Ubuntu --- ubuntu/precise/applications/tdepowersave/debian/postrm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu/precise/applications/tdepowersave/debian/postrm') diff --git a/ubuntu/precise/applications/tdepowersave/debian/postrm b/ubuntu/precise/applications/tdepowersave/debian/postrm index c373aa20d..f5560224c 100644 --- a/ubuntu/precise/applications/tdepowersave/debian/postrm +++ b/ubuntu/precise/applications/tdepowersave/debian/postrm @@ -11,7 +11,7 @@ fi case "$1" in remove) - dpkg-divert --package $package_name --rename --remove /etc/acpi/powerbtn.sh + dpkg-divert --package $package_name --rename --remove /usr/share/acpi-support/policy-funcs ;; purge) ;; -- cgit v1.2.1