summaryrefslogtreecommitdiffstats
path: root/system/xfe/doinst.sh
blob: cbc484f9f170c336c8a49d5b9b58444cb43f7f41 (plain)
1
2
3
if [ -x usr/bin/update-desktop-database ]; then
  usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi