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