summaryrefslogtreecommitdiffstats
path: root/network/sylpheed/doinst.sh
blob: 382269a754a5c05b6b7a2cba2a1ffc8525f14c44 (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