--- nano.old/debian/nano-tiny.postinst Sun Aug 3 14:28:14 2008 +++ /opt/emdebian/trunk/n/nano/trunk/nano-2.0.7/debian/nano-tiny.postinst Sun Aug 3 14:28:14 2008 @@ -2,10 +2,4 @@ set -e -if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then - update-alternatives --install /usr/bin/editor editor /bin/nano-tiny 0 \ - --slave /usr/share/man/man1/editor.1.gz editor.1.gz \ - /usr/share/man/man1/nano-tiny.1.gz -fi - #DEBHELPER#