#! /bin/sh
###############################################################################
#
# Prerm for mime-support to remove MIME utility programs
#
###############################################################################


# Ignore any errors on this remove.  Otherwise, trying to reinstall because
# of a bad /etc/mailcap file will fail.
install-mime	--remove --package=mime-support
