summaryrefslogtreecommitdiffstats
path: root/system/herculesstudio/doinst.sh
diff options
context:
space:
mode:
author Niels Horn2010-05-13 01:00:51 +0200
committer Erik Hanson2010-05-13 01:00:51 +0200
commite3643e46abae75a4e506bd002e8f8125b643d84e (patch)
tree3091329b0f15168968970817491c17317741643e /system/herculesstudio/doinst.sh
parent9de55a8d377188eb3c2d5644f84cbc0177c66a63 (diff)
downloadslackbuilds-e3643e46abae75a4e506bd002e8f8125b643d84e.tar.gz
system/herculesstudio: Added to 13.0 repository
Diffstat (limited to 'system/herculesstudio/doinst.sh')
-rw-r--r--system/herculesstudio/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/herculesstudio/doinst.sh b/system/herculesstudio/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/system/herculesstudio/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
+