summaryrefslogtreecommitdiff
path: root/patches/source/k3b/k3b/doinst.sh
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