summaryrefslogtreecommitdiffstats
path: root/games/jfsw/doinst.sh
diff options
context:
space:
mode:
author B. Watson2010-04-10 15:50:49 +0200
committer David Somero2010-05-15 10:37:49 +0200
commitd5752ff22c4b9d0b969514bae98bd3edab8e4700 (patch)
treec0978837af8dbd8ee25633735769cbfa2700095f /games/jfsw/doinst.sh
parent8484ee946cb2dabfc87d3877126f594e94735dae (diff)
downloadslackbuilds-d5752ff22c4b9d0b969514bae98bd3edab8e4700.tar.gz
games/jfsw: Added (Shadow Warrior first-person shooter)
Diffstat (limited to 'games/jfsw/doinst.sh')
-rw-r--r--games/jfsw/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/jfsw/doinst.sh b/games/jfsw/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/games/jfsw/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+