| Current Path : /proc/thread-self/root/proc/thread-self/root/var/lib/dpkg/info/ |
| Current File : //proc/thread-self/root/proc/thread-self/root/var/lib/dpkg/info/mime-support.prerm |
#! /bin/sh
#
# prerm file for mime-support
set -e
if [ "$1" = "remove" ]; then
rm -f /etc/mailcap
fi