summaryrefslogtreecommitdiffstats
path: root/office/kile/doinst.sh
blob: 872c37ab579543026f63db2d3ad9dfee283f4b3c (plain)
1
2
3
if [ -x usr/bin/update-desktop-database ]; then
  ./usr/bin/update-desktop-database ./opt/kde/share/applications >/dev/null 2>&1
fi