summaryrefslogtreecommitdiffstats
path: root/libraries/geocode-glib2/doinst.sh
blob: 6c7c1b11b5a503a4599aad10325205cc7f0449ed (plain)

if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
  if [ -x /usr/bin/gtk-update-icon-cache ]; then
    /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1
  fi
fi