summaryrefslogtreecommitdiffstats
path: root/games/tome-ah/doinst.sh
diff options
context:
space:
mode:
author David Melik <dchmelik@gmail.com>2017-05-24 23:25:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:30:52 +0700
commit7b60aa6ffe37bb45338ec5a7ce216468bedabd5c (patch)
tree37be6b5bf7865ba8176e37249e08d54f662aa9f9 /games/tome-ah/doinst.sh
parentb9c568b942fdc12fbfb7100549e53433f9e7465d (diff)
downloadslackbuilds-7b60aa6ffe37bb45338ec5a7ce216468bedabd5c.tar.gz
slackbuilds-7b60aa6ffe37bb45338ec5a7ce216468bedabd5c.tar.xz
games/tome-ah: Added (fantasy adventure game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/tome-ah/doinst.sh')
-rw-r--r--games/tome-ah/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/tome-ah/doinst.sh b/games/tome-ah/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/tome-ah/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