summaryrefslogtreecommitdiffstats
path: root/games/firestorm/doinst.sh
diff options
context:
space:
mode:
author Martin Rogge <martin_rogge@users.sourceforge.net>2012-04-22 23:21:11 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-04-22 23:21:11 -0500
commit9fb887265c14426955c27c33cc9d009807dfdcc7 (patch)
tree8aeecef1a4f2fa6bb03c45bd7dd02444006cc7ca /games/firestorm/doinst.sh
parentad2afaec7a7d182469e72cfe301044fabf102e84 (diff)
downloadslackbuilds-9fb887265c14426955c27c33cc9d009807dfdcc7.tar.gz
slackbuilds-9fb887265c14426955c27c33cc9d009807dfdcc7.tar.xz
games/firestorm: Updated for version 4.0.1.27000.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/firestorm/doinst.sh')
-rw-r--r--games/firestorm/doinst.sh2
1 files changed, 1 insertions, 1 deletions
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