summaryrefslogtreecommitdiffstats
path: root/network/amsn/doinst.sh
blob: 3412314ed0094c8b04b3c3d3e6b21df1cb34c1e8 (plain)
1
2
3
4
5

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