- purge)
- rm -f /etc/kboot.conf
- ;;
- remove|upgrade|failed-upgrade|abort-upgrade|abort-install)
- ;;
- *)
- echo "postrm called with unknown argument \`$1'" >&2
- exit 1
- ;;
+ purge)
+ rm -f /etc/kboot.conf
+ ;;
+
+ remove|upgrade|failed-upgrade|abort-upgrade|abort-install)
+ ;;
+
+ *)
+ echo "postrm called with unknown argument \`$1'" >&2
+ exit 1
+ ;;