summaryrefslogtreecommitdiff
path: root/games/marathon-rubicon-data/doinst.sh
diff options
context:
space:
mode:
authorHunter Sezen <ovariegata@yahoo.com>2015-12-05 01:50:21 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-12-05 01:50:21 +0700
commit0fe05da587281f2ff89f15de11814c62e15bc8a4 (patch)
tree767734abd85b5ff9bd5cb2d91613e719d578f660 /games/marathon-rubicon-data/doinst.sh
parente200edeb58ab0cafefad2f9430676f3fb7193f15 (diff)
downloadslackbuilds-0fe05da587281f2ff89f15de11814c62e15bc8a4.tar.gz
games/marathon-rubicon-data: Added (game data).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/marathon-rubicon-data/doinst.sh')
-rw-r--r--games/marathon-rubicon-data/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/marathon-rubicon-data/doinst.sh b/games/marathon-rubicon-data/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/games/marathon-rubicon-data/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