summaryrefslogtreecommitdiffstats
path: root/games/gemdropx/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/gemdropx/doinst.sh')
-rw-r--r--games/gemdropx/doinst.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gemdropx/doinst.sh b/games/gemdropx/doinst.sh
index 98faaf3b59..f364075896 100644
--- a/games/gemdropx/doinst.sh
+++ b/games/gemdropx/doinst.sh
@@ -1,4 +1,4 @@
-
if [ -x usr/bin/update-desktop-database ]; then
- usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1
+ usr/bin/update-desktop-database -q usr/share/applications
fi
+