summaryrefslogtreecommitdiffstats
path: root/games/triplea/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-10 00:02:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-10 00:02:02 +0700
commit28089d2a4727e083e1cc07ce75c8aa2f73068de5 (patch)
treee864c074a03fad359481c10c471bc52dc5c2e3ce /games/triplea/doinst.sh
parent989f4a99b26c48f33955c069ef6280d73cac0a97 (diff)
downloadslackbuilds-28089d2a4727e083e1cc07ce75c8aa2f73068de5.tar.gz
slackbuilds-28089d2a4727e083e1cc07ce75c8aa2f73068de5.tar.xz
games/triplea: Added (Multiplayer strategy game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/triplea/doinst.sh')
-rw-r--r--games/triplea/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/triplea/doinst.sh b/games/triplea/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/triplea/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