summaryrefslogtreecommitdiffstats
path: root/office/kbbi-qt/doinst.sh
diff options
context:
space:
mode:
author Ali Ahmadi2017-05-08 11:01:56 +0200
committer Willy Sudiarto Raharjo2017-05-13 01:59:14 +0200
commit895d7d2b4a9f9ffa30c7b48693539b30da9e7149 (patch)
tree94c1f54375b561a80c6936af8d21b4a4399fc29a /office/kbbi-qt/doinst.sh
parentffc501b9bf612f5582ba01565a925378f212bd1d (diff)
downloadslackbuilds-895d7d2b4a9f9ffa30c7b48693539b30da9e7149.tar.gz
office/kbbi-qt: Added (Indonesian Language Dictionary).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/kbbi-qt/doinst.sh')
-rw-r--r--office/kbbi-qt/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/kbbi-qt/doinst.sh b/office/kbbi-qt/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/office/kbbi-qt/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi