summaryrefslogtreecommitdiffstats
path: root/games/loemu/doinst.sh
diff options
context:
space:
mode:
author Frank Caraballo <fecaraballo{at}gmail{dot}com>2010-05-12 23:29:25 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 23:29:25 +0200
commite241bc0896c0825f69810095b84d5b898284202e (patch)
tree386af8f21e63664b7c12d819001fc786c6177fed /games/loemu/doinst.sh
parent491ea5cbe5208a7fcfb491846de3b485a6b6710f (diff)
downloadslackbuilds-e241bc0896c0825f69810095b84d5b898284202e.tar.gz
slackbuilds-e241bc0896c0825f69810095b84d5b898284202e.tar.xz
games/loemu: Added to 12.2 repository
Diffstat (limited to 'games/loemu/doinst.sh')
-rw-r--r--games/loemu/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/loemu/doinst.sh b/games/loemu/doinst.sh
new file mode 100644
index 0000000000..392c12adb9
--- /dev/null
+++ b/games/loemu/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications
+fi
+