From c1049b58d84c6e78ef6647a5b30780d3f5469a8e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 9 May 2013 11:38:38 -0500 Subject: Remove dpkg-diverts for plasma on Debian and Ubuntu This resolves Bug 113 --- ubuntu/precise/tdebase/debian/ksmserver-trinity.postrm | 7 ------- 1 file changed, 7 deletions(-) (limited to 'ubuntu/precise/tdebase/debian/ksmserver-trinity.postrm') diff --git a/ubuntu/precise/tdebase/debian/ksmserver-trinity.postrm b/ubuntu/precise/tdebase/debian/ksmserver-trinity.postrm index 424143ebe..b4c661eaa 100644 --- a/ubuntu/precise/tdebase/debian/ksmserver-trinity.postrm +++ b/ubuntu/precise/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) -- cgit v1.2.1