summaryrefslogtreecommitdiffstats
path: root/development/kdesvn/doinst.sh
blob: 55d469fb0d3dee6af6c80aefacfee82186e01f75 (plain)
1
2
3
4
if [ -x usr/bin/update-desktop-database ]; then
    usr/bin/update-desktop-database -q usr/share/applications
fi