summaryrefslogtreecommitdiffstats
path: root/misc/gcolor2/doinst.sh
blob: 6af9811528b006c6e284d49a85c35006c2a65e23 (plain)
1
2
3
4
if [ -x usr/bin/update-desktop-database ]; then
    usr/bin/update-desktop-database -q usr/share/applications
fi