summaryrefslogtreecommitdiff
path: root/games/glob2/doinst.sh
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-10 12:47:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-10 12:47:44 +0700
commit2863a225a93910adcca3651b4d9b39f932cd6e37 (patch)
tree32640fc2644ae7670c02043688f22e1087880983 /games/glob2/doinst.sh
parent2032348abad610cf7ef0b2521044a6732f2344e9 (diff)
downloadslackbuilds-2863a225a93910adcca3651b4d9b39f932cd6e37.tar.gz
games/glob2: Added (RTS game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/glob2/doinst.sh')
-rw-r--r--games/glob2/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/glob2/doinst.sh b/games/glob2/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/glob2/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