summaryrefslogtreecommitdiffstats
path: root/development/cssed/doinst.sh
blob: 34be13eb653402670afbd86528158ee2f3da0f06 (plain)
1
2
3
if [ -x usr/bin/update-desktop-database ]; then
  usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1
fi