diff options
Diffstat (limited to 'games/chromium/doinst.sh')
-rw-r--r-- | games/chromium/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/chromium/doinst.sh b/games/chromium/doinst.sh index 2e82bb7622..b46adf0f45 100644 --- a/games/chromium/doinst.sh +++ b/games/chromium/doinst.sh @@ -1,3 +1,4 @@ + if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1 fi |