Debian: Make it possible to purge the scstadmin package

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7804 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-10 17:46:40 +00:00
parent a54f922732
commit 9ccc096b50

View File

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