Your IP : 18.188.103.74


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /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