summaryrefslogtreecommitdiffstats
path: root/office/marave/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-01-12 16:16:06 +0100
committer Erik Hanson2014-01-30 06:21:00 +0100
commit77daf7c3bfe1509421ff6da779918fa0e8b28462 (patch)
treed973bbe6fd0fad5d916298995d971c8dd2287773 /office/marave/doinst.sh
parenta34ec8da244d89a3e1618a24b9117c345ac21acc (diff)
downloadslackbuilds-77daf7c3bfe1509421ff6da779918fa0e8b28462.tar.gz
office/marave: Added (A text editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/marave/doinst.sh')
-rw-r--r--office/marave/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/marave/doinst.sh b/office/marave/doinst.sh
new file mode 100644
index 0000000000..473345de20
--- /dev/null
+++ b/office/marave/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