summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdebase/debian/ksmserver-trinity.postrm
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/ksmserver-trinity.postrm')
-rw-r--r--ubuntu/maverick/tdebase/debian/ksmserver-trinity.postrm7
1 files changed, 0 insertions, 7 deletions
diff --git a/ubuntu/maverick/tdebase/debian/ksmserver-trinity.postrm b/ubuntu/maverick/tdebase/debian/ksmserver-trinity.postrm
index 424143ebe..b4c661eaa 100644
--- a/ubuntu/maverick/tdebase/debian/ksmserver-trinity.postrm
+++ b/ubuntu/maverick/tdebase/debian/ksmserver-trinity.postrm
@@ -4,13 +4,6 @@ package_name=ksmserver-trinity
case "$1" in
remove)
- # Intrepid plasma
- dpkg-divert --package $package_name \
- --rename --remove /usr/bin/plasma
-
- # Jaunty plasma-desktop
- dpkg-divert --package $package_name \
- --rename --remove /usr/bin/plasma-desktop
;;
purge|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)