summaryrefslogtreecommitdiffstats
path: root/debian/_base/core/tdebase/debian/konsole-trinity.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/_base/core/tdebase/debian/konsole-trinity.postinst')
-rw-r--r--debian/_base/core/tdebase/debian/konsole-trinity.postinst5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/_base/core/tdebase/debian/konsole-trinity.postinst b/debian/_base/core/tdebase/debian/konsole-trinity.postinst
index 532e028bd..9191bdc69 100644
--- a/debian/_base/core/tdebase/debian/konsole-trinity.postinst
+++ b/debian/_base/core/tdebase/debian/konsole-trinity.postinst
@@ -21,9 +21,6 @@ case "$1" in
configure)
update-alternatives --install /usr/bin/x-terminal-emulator x-terminal-emulator /opt/trinity/bin/konsole 35 \
--slave /usr/share/man/man1/x-terminal-emulator.1 x-terminal-emulator.1 /opt/trinity/share/man/man1/konsole.1
-
- # force ldconfig due to tdeinit library
- ldconfig
;;
abort-upgrade|abort-remove|abort-deconfigure)
@@ -42,5 +39,3 @@ esac
#DEBHELPER#
exit 0
-
-