summaryrefslogtreecommitdiffstats
path: root/office/ding/doinst.sh
diff options
context:
space:
mode:
author Martin Ivanov <tramni@abv.bg>2010-05-11 22:55:07 +0200
committer Michiel van Wessem <michiel@slackbuilds.org>2010-05-11 22:55:07 +0200
commit9473a2ca85eb55b0fd978082ce7307af18d09fd2 (patch)
tree411c5b6e31333e3e7dc7e3bfa61eb1876e3e731c /office/ding/doinst.sh
parent94b0c45351adbeadd332d7e2108fe1bb3cc65eb8 (diff)
downloadslackbuilds-9473a2ca85eb55b0fd978082ce7307af18d09fd2.tar.gz
slackbuilds-9473a2ca85eb55b0fd978082ce7307af18d09fd2.tar.xz
office/ding: Added to 12.1 repository
Diffstat (limited to 'office/ding/doinst.sh')
-rw-r--r--office/ding/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/ding/doinst.sh b/office/ding/doinst.sh
new file mode 100644
index 0000000000..7ebfa3ab4d
--- /dev/null
+++ b/office/ding/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x usr/bin/update-desktop-database ]; then
+ usr/bin/update-desktop-database -q usr/share/applications
+fi