From d5752ff22c4b9d0b969514bae98bd3edab8e4700 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sat, 10 Apr 2010 09:50:49 -0400 Subject: games/jfsw: Added (Shadow Warrior first-person shooter) --- games/jfsw/doinst.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 games/jfsw/doinst.sh (limited to 'games/jfsw/doinst.sh') 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 + -- cgit v1.2.3