summaryrefslogtreecommitdiffstats
path: root/multimedia/mp3fm/doinst.sh
blob: e5b524c1b36777f38f25c958d38f02363f5b0bd2 (plain)
1
2
3
4
if [ -x /usr/bin/update-desktop-database ]; then
   /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 
2>&1
fi