summaryrefslogtreecommitdiffstats
path: root/games/brutalchess/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/brutalchess/doinst.sh')
-rw-r--r--games/brutalchess/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/brutalchess/doinst.sh b/games/brutalchess/doinst.sh
index 3412314ed0..06e65784cd 100644
--- a/games/brutalchess/doinst.sh
+++ b/games/brutalchess/doinst.sh
@@ -1,5 +1,5 @@
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 usr/share/applications &> /dev/null
fi