summaryrefslogtreecommitdiffstats
path: root/development/tkcvs/doinst.sh
blob: 5785882996709007f79833feb6f900464fc3151f (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