summaryrefslogtreecommitdiff
path: root/games/nethack/doinst.sh
blob: 4e7b7abb05183d8c72d1de2d769a7573898aa127 (plain)
1
2
3
4
5
6

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