#!/bin/sh -e

pkgname=libmate

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

exit 0
