summaryrefslogtreecommitdiffstats
path: root/system/microemulator/doinst.sh
diff options
context:
space:
mode:
author Fridrich von Stauffenberg2011-08-09 19:48:29 +0200
committer Niels Horn2011-08-09 19:48:29 +0200
commitb8bedd097ac5cd882f7241cabfc3069ae8e0f768 (patch)
tree8e2b98bdfad6bebc65dd3ed7b181bb988f240324 /system/microemulator/doinst.sh
parent365fe7e74e1526ec004ec107a195223b47b96800 (diff)
downloadslackbuilds-b8bedd097ac5cd882f7241cabfc3069ae8e0f768.tar.gz
system/microemulator: Added (J2ME emulator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/microemulator/doinst.sh')
-rw-r--r--system/microemulator/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/microemulator/doinst.sh b/system/microemulator/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/system/microemulator/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
+