Your IP : 216.73.216.209


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //var/lib/dpkg/info/jed.prerm

#!/bin/sh

set -e

if test "$1" != upgrade
then
    update-alternatives --remove editor /usr/bin/jed
    update-alternatives --remove jed-script /usr/bin/jed
fi
#tidy up compiled jed-common and jed-extra files
run-parts --exit-on-error --arg=remove /usr/share/jed/compile/