summaryrefslogtreecommitdiffstats
path: root/graphics/picasa/doinst.sh
blob: 96a48dc52d41c967632b7762fb7476f29c8c2efa (plain)
# Update the desktop database
if [ -x usr/bin/update-desktop-database ]; then
  ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1
fi