Debian: Make it possible to purge the scstadmin package (merge r7804 from trunk)

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7812 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-18 23:38:34 +00:00
parent 2ce909bfc5
commit dad1a47289

View File

@@ -18,7 +18,7 @@ case "$1" in
remove|upgrade|deconfigure)
update-rc.d scst remove;;
failed-upgrade)
failed-upgrade|purge)
;;
*)