summaryrefslogtreecommitdiff
path: root/games/mari0/doinst.sh
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2014-04-13 10:01:02 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-13 10:01:02 +0700
commit65b4e97d41f5293ab3be2909b3c6bf17e80300fe (patch)
tree82b95699c7e2d0c366ccd525c4f41fc08ff8e739 /games/mari0/doinst.sh
parent5b69a1b1f99cc6cbe36d8259ffe62c331a522c3e (diff)
downloadslackbuilds-65b4e97d41f5293ab3be2909b3c6bf17e80300fe.tar.gz
games/mari0: Added (platform game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mari0/doinst.sh')
-rw-r--r--games/mari0/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/mari0/doinst.sh b/games/mari0/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/mari0/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi