summaryrefslogtreecommitdiffstats
path: root/games/xmoto/doinst.sh
diff options
context:
space:
mode:
author Alex Word2010-06-14 08:37:16 +0200
committer Erik Hanson2010-06-14 08:37:16 +0200
commit01ed7459c0a1c1d812d371693a2d0898953f84ef (patch)
tree9cdb7d678a4ca33c28c63cfac6cc907ebe6b4884 /games/xmoto/doinst.sh
parentb77d3eabc9670c4eb9b3e1b33ee9dfdd4b666625 (diff)
downloadslackbuilds-01ed7459c0a1c1d812d371693a2d0898953f84ef.tar.gz
games/xmoto: Added (2D motocross platform game)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/xmoto/doinst.sh')
-rw-r--r--games/xmoto/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/xmoto/doinst.sh b/games/xmoto/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/games/xmoto/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
+