summaryrefslogtreecommitdiffstats
path: root/games/tworld/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-04-09 18:59:45 +0200
committer Willy Sudiarto Raharjo2014-04-09 18:59:45 +0200
commit989f4a99b26c48f33955c069ef6280d73cac0a97 (patch)
tree6ceb73d5b1d92abb484fb0eeba7a0b87d86808e3 /games/tworld/doinst.sh
parent8374b0b84b061deec5befcaf04625d76a12a596a (diff)
downloadslackbuilds-989f4a99b26c48f33955c069ef6280d73cac0a97.tar.gz
games/tworld: Added (emulation game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/tworld/doinst.sh')
-rw-r--r--games/tworld/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/tworld/doinst.sh b/games/tworld/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/tworld/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