aboutsummaryrefslogtreecommitdiff
path: root/games/gemdropx/doinst.sh
blob: 98faaf3b594fd8833e210740b79608793f95a88c (plain)
1
2
3
4

if [ -x usr/bin/update-desktop-database ]; then
  usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1
fi