if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then
        suidunregister -s #PACKAGE# /#FILE#
fi
