Remove obsolete files and old upgrade paths for users coming from version prior to wheezy
This commit is contained in:
parent
9aba586fa8
commit
3115b529b2
15 changed files with 39 additions and 632 deletions
10
debian/nut-cgi.postinst
vendored
10
debian/nut-cgi.postinst
vendored
|
|
@ -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
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue