aboutsummaryrefslogtreecommitdiff
path: root/games/wolf4sdl/doinst.sh
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2014-09-06 00:41:31 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-06 00:41:31 +0700
commiteee86e8329d10433ccacf7c939bff2cc28f1d3b6 (patch)
treec24f729f22aa1db7404182aec16d8a4d48e9da14 /games/wolf4sdl/doinst.sh
parent3de7a6405c23eea27594f3255572fa60efd1234f (diff)
downloadslackbuilds-eee86e8329d10433ccacf7c939bff2cc28f1d3b6.tar.xz
games/wolf4sdl: Added (Wolfenstein 3D engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/wolf4sdl/doinst.sh')
-rw-r--r--games/wolf4sdl/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/wolf4sdl/doinst.sh b/games/wolf4sdl/doinst.sh
new file mode 100644
index 000000000000..5fb28930db0b
--- /dev/null
+++ b/games/wolf4sdl/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