#!/bin/sh

#DEBHELPER#

set -e

if [ -e /usr/share/icons/gartoon/icon-theme.cache ]; then
    rm -f /usr/share/icons/gartoon/icon-theme.cache
fi
