summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/core/tdebase/debian/konsole-trinity.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/core/tdebase/debian/konsole-trinity.postinst')
-rw-r--r--ubuntu/_base/core/tdebase/debian/konsole-trinity.postinst3
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/_base/core/tdebase/debian/konsole-trinity.postinst b/ubuntu/_base/core/tdebase/debian/konsole-trinity.postinst
index 532e028bd..3b7be1e92 100644
--- a/ubuntu/_base/core/tdebase/debian/konsole-trinity.postinst
+++ b/ubuntu/_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)