summaryrefslogtreecommitdiffstats
path: root/system/wine/doinst.sh
blob: 82a2a3043642f7d29491416283e692e90150e18d (plain)
1
2
3
4
5

if [ -x usr/bin/update-desktop-database ]; then
  usr/bin/update-desktop-database -q usr/share/applications
fi