From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:33:49 +0000 (+0000) Subject: Replace postinst by postrm X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b20947678054fc05a1ff745467291ab0b9bb7db2;p=debian%2Fdebian-policy.git Replace postinst by postrm Author: srivasta Date: 2002/09/11 04:40:36 Replace postinst by postrm git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-143 --- diff --git a/debconf_spec/include/commands.xml b/debconf_spec/include/commands.xml index dde75a2..984c29d 100644 --- a/debconf_spec/include/commands.xml +++ b/debconf_spec/include/commands.xml @@ -266,7 +266,7 @@ PURGE - Call this in your postinst when your package is + Call this in your postrm when your package is purged. It removes all templates and questions your package has generated.