summaryrefslogtreecommitdiff
path: root/games/xarchon/doinst.sh
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-08-12 23:24:58 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-12 23:24:58 +0700
commitcf097d5fa6ec1829ecb9933568518736698acc99 (patch)
tree35f1df9ddc18626554b25d60dc1127bff44a7dcf /games/xarchon/doinst.sh
parentfd81ce18f55827c8461ec7bca7203795451e7e7e (diff)
downloadslackbuilds-cf097d5fa6ec1829ecb9933568518736698acc99.tar.gz
games/xarchon: Added (fantasy-themed board game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/xarchon/doinst.sh')
-rw-r--r--games/xarchon/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xarchon/doinst.sh b/games/xarchon/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/xarchon/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