Your IP : 216.73.216.252


Current Path : /proc/thread-self/root/proc/thread-self/root/var/lib/dpkg/info/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/var/lib/dpkg/info/cpp.prerm

#! /bin/sh

set -e

if [ "$1" != upgrade ]; then
    update-alternatives --quiet --remove cpp /usr/bin/cpp
fi