[build] Add comment in postrm explaining empty cases

This commit is contained in:
Jonathan Budzenski 2016-05-13 10:03:22 -05:00
parent bab73b8971
commit 4336f2bc8d

View file

@ -12,7 +12,7 @@ user_remove() {
REMOVE_USER=false
case $1 in
# Includes cases for all valid arguments, exit 1 otherwise
# Debian
purge)
REMOVE_USER=true