summaryrefslogtreecommitdiffstats
path: root/office/MasterPDFEditor/doinst.sh
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-01 17:46:27 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-05 08:22:46 +0700
commit4f2a9dc537dc3767afc231d33a849d47b9fcf16d (patch)
tree1fc45e27280207c7b39163a0508b6a96c3da7e1f /office/MasterPDFEditor/doinst.sh
parent56587c8dd9abf9943ad7f87d1eba14d0ea575ec1 (diff)
downloadslackbuilds-4f2a9dc537dc3767afc231d33a849d47b9fcf16d.tar.gz
slackbuilds-4f2a9dc537dc3767afc231d33a849d47b9fcf16d.tar.xz
office/MasterPDFEditor: Added (PDF Editor)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'office/MasterPDFEditor/doinst.sh')
-rw-r--r--office/MasterPDFEditor/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/MasterPDFEditor/doinst.sh b/office/MasterPDFEditor/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/office/MasterPDFEditor/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