mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 13:41:27 +00:00
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:
2
debian/scstadmin.postrm
vendored
2
debian/scstadmin.postrm
vendored
@@ -18,7 +18,7 @@ case "$1" in
|
||||
remove|upgrade|deconfigure)
|
||||
update-rc.d scst remove;;
|
||||
|
||||
failed-upgrade)
|
||||
failed-upgrade|purge)
|
||||
;;
|
||||
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user