From 9fb887265c14426955c27c33cc9d009807dfdcc7 Mon Sep 17 00:00:00 2001 From: Martin Rogge Date: Sun, 22 Apr 2012 23:21:11 -0500 Subject: games/firestorm: Updated for version 4.0.1.27000. Signed-off-by: Erik Hanson --- games/firestorm/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/firestorm/doinst.sh') diff --git a/games/firestorm/doinst.sh b/games/firestorm/doinst.sh index 5fb28930db..5e0294e2f9 100644 --- a/games/firestorm/doinst.sh +++ b/games/firestorm/doinst.sh @@ -1,3 +1,3 @@ if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 + /usr/bin/update-desktop-database 1> /dev/null &> /dev/null fi -- cgit v1.2.3