summaryrefslogtreecommitdiffstats
path: root/audio/easytag/doinst.sh
blob: 3c42a48a14d2cd3af7d894d758d0da26349c8c77 (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