Current File : //proc/thread-self/root/var/lib/dpkg/info/mime-support.prerm
#! /bin/sh
#
# prerm file for mime-support
# This section can be removed after the Jessie release.
if [ "$1" = "remove" ]; then
update-alternatives --remove view /usr/bin/see
rm -f /etc/mailcap
fi