summaryrefslogtreecommitdiffstats
path: root/desktop/lxmed/doinst.sh
diff options
context:
space:
mode:
author Roberto Neri2012-12-05 22:03:24 +0100
committer dsomero2012-12-11 22:22:28 +0100
commit3df4b7d7ced07a0bd4453f706b68f3c286a5efbe (patch)
tree2881bd311170f20a8bbbdcb15cb0261adcfdd48e /desktop/lxmed/doinst.sh
parent2919b36c5931b74eca2154774db0958fe9a9ace3 (diff)
downloadslackbuilds-3df4b7d7ced07a0bd4453f706b68f3c286a5efbe.tar.gz
desktop/lxmed: Added. (LXDE Menu Editor)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'desktop/lxmed/doinst.sh')
-rw-r--r--desktop/lxmed/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/lxmed/doinst.sh b/desktop/lxmed/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/desktop/lxmed/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
+