summaryrefslogtreecommitdiff
path: root/office/kchmviewer/doinst.sh
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-02-24 14:02:28 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-25 22:58:04 +0700
commitb2183b239faa17bcdcb95734b7cba0236c79b3b8 (patch)
treeaf3cb1e81f0ee3ed587749937661bfb763b4bbe8 /office/kchmviewer/doinst.sh
parent4b141b6fb454355ea8caf5cd2fdd35047e36b483 (diff)
downloadslackbuilds-b2183b239faa17bcdcb95734b7cba0236c79b3b8.tar.gz
office/kchmviewer: Removed (redundant; use kchmviewer-qt).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/kchmviewer/doinst.sh')
-rw-r--r--office/kchmviewer/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/office/kchmviewer/doinst.sh b/office/kchmviewer/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/office/kchmviewer/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi