summaryrefslogtreecommitdiffstats
path: root/source/ap/hplip/doinst.sh
blob: 8f9648e07dbf70522e30ed68ee871ea62eaacc33 (plain) (blame)
1
2
3
4
if [ -x /usr/bin/update-desktop-database ]; then
  /usr/bin/update-desktop-database /usr/share/applications >/dev/null 2>&1
fi