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