summaryrefslogtreecommitdiffstats
path: root/kde/doinst.sh/kstars
blob: e376b59af66eab0ae1d092e2402c4c7575ce71ab (plain)
1
2
3
4
5

if [ -x /usr/bin/update-desktop-database ]; then
  /usr/bin/update-desktop-database /usr/share/applications >/dev/null 2>&1
fi