6 # Remove dselect methods state.
8 admindir
=${DPKG_ADMINDIR:-/var/lib/dpkg}
10 rm -f $admindir/cmethopt
2>/dev
/null
11 for method
in file ftp mnt media
; do
12 rm -rf $admindir/methods
/$method/* 2>/dev
/null
24 failed-upgrade|disappear|abort-install|abort-upgrade
)
27 echo "$0 called with unknown argument '$1'" 1>&2