summaryrefslogtreecommitdiffstats
path: root/office/gnocky/doinst.sh
diff options
context:
space:
mode:
author Andrzej Telszewski <atelszewski@gmail.com>2010-05-13 00:39:10 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:39:10 +0200
commite4b3fcf54ae51af387053d2ef21e5bc70b84eabc (patch)
tree4c8126eb2baf4514af52f73e40a3ef508a629331 /office/gnocky/doinst.sh
parentbbdf4c34d095e0b43bd58258014c61d0a46aec69 (diff)
downloadslackbuilds-e4b3fcf54ae51af387053d2ef21e5bc70b84eabc.tar.gz
slackbuilds-e4b3fcf54ae51af387053d2ef21e5bc70b84eabc.tar.xz
office/gnocky: Updated for version 0.0.7
Diffstat (limited to 'office/gnocky/doinst.sh')
-rw-r--r--office/gnocky/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/office/gnocky/doinst.sh b/office/gnocky/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/office/gnocky/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
+