summaryrefslogtreecommitdiffstats
path: root/games/SpaceZero/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-04-10 02:34:12 +0200
committer Willy Sudiarto Raharjo2014-04-10 02:34:12 +0200
commit54201de6cf4bd5f4a94ba4db8dd2e156b5446014 (patch)
treee9c9eda5602301a8da5ce0a42f662bd719288ec1 /games/SpaceZero/doinst.sh
parentbc3a95bf5d210c7533523ea89a5df1cd122817c0 (diff)
downloadslackbuilds-54201de6cf4bd5f4a94ba4db8dd2e156b5446014.tar.gz
games/SpaceZero: Added (space game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/SpaceZero/doinst.sh')
-rw-r--r--games/SpaceZero/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/SpaceZero/doinst.sh b/games/SpaceZero/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/SpaceZero/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