summaryrefslogtreecommitdiffstats
path: root/games/gnubg/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnubg/doinst.sh')
-rw-r--r--games/gnubg/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnubg/doinst.sh b/games/gnubg/doinst.sh
index b7aa508b4a..02b89b3fe3 100644
--- a/games/gnubg/doinst.sh
+++ b/games/gnubg/doinst.sh
@@ -1,3 +1,3 @@
if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database &> /dev/null
+ /usr/bin/update-desktop-database ./usr/share/applications &> /dev/null
fi