summaryrefslogtreecommitdiffstats
path: root/kde/doinst.sh/kdenetwork
blob: 22d4849bce4a91b120f63793b98ee84197110bec (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