Remove obsolete files and old upgrade paths for users coming from version prior to wheezy

This commit is contained in:
Laurent Bigonville 2019-07-27 20:19:19 +02:00
parent 9aba586fa8
commit 3115b529b2
15 changed files with 39 additions and 632 deletions

View file

@ -31,15 +31,7 @@ case "$1" in
done
;;
abort-upgrade)
# do nothing
;;
abort-remove)
# do nothing
;;
abort-deconfigure)
abort-upgrade|abort-remove|abort-deconfigure)
# do nothing
;;