#!/bin/sh
set -e

pkgname=mate-file-manager-sendto

#gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor

exit 0
