summaryrefslogtreecommitdiffstats
path: root/system/mucommander/doinst.sh
diff options
context:
space:
mode:
author Dario Nicodemi2010-05-12 06:40:27 +0200
committer Robby Workman2010-05-17 05:24:24 +0200
commitbffa5246123d8a572492b40b8bbe9451ecb013e6 (patch)
tree13f5d21bede5c37d3c83ca1088bb397bf724c58f /system/mucommander/doinst.sh
parent3e7de5f545a93919c57e4a814dc1731ff5508952 (diff)
downloadslackbuilds-bffa5246123d8a572492b40b8bbe9451ecb013e6.tar.gz
system/mucommander: Added (a light cross-platform file manager)
Diffstat (limited to 'system/mucommander/doinst.sh')
-rw-r--r--system/mucommander/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/mucommander/doinst.sh b/system/mucommander/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/system/mucommander/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
+