summaryrefslogtreecommitdiffstats
path: root/office/kchmviewer-qt/doinst.sh
diff options
context:
space:
mode:
author Fridrich von Stauffenberg <cancellor2@gmail.com>2012-04-29 20:57:32 -0400
committer Erik Hanson <erik@slackbuilds.org>2012-04-30 00:40:07 -0500
commitaa5807e3811866ee873cfc7e0202ea5b1598483a (patch)
tree57d91e1b34e5e7aa5baf3c82d40d467e235b22ad /office/kchmviewer-qt/doinst.sh
parentb9710bbd32449d654c5589354bd5958fdd83fbb5 (diff)
downloadslackbuilds-aa5807e3811866ee873cfc7e0202ea5b1598483a.tar.gz
slackbuilds-aa5807e3811866ee873cfc7e0202ea5b1598483a.tar.xz
office/kchmviewer-qt: Added (a CHM viewer)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/kchmviewer-qt/doinst.sh')
-rw-r--r--office/kchmviewer-qt/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/office/kchmviewer-qt/doinst.sh b/office/kchmviewer-qt/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/office/kchmviewer-qt/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+