X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=doc%2FPROGRAMMING;fp=doc%2FPROGRAMMING;h=97f85650f5c6bb2e420ac4cdc644f389e894cc0c;hb=2b66706750bb603d06d12cf7b3719bd362b19c87;hp=45456787a0d789ef3f819f701ee8dbf157307ddf;hpb=a0656a38e5b6b196cdece6951190ba77e28c76df;p=debhelper.git diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index 4545678..97f8565 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -222,6 +222,8 @@ autoscript($package, $scriptname, $snippetname, $sedcommands) (optional) This command automatically adds shell script snippets to a debian maintainer script (like the postinst or prerm). + Note that in v6 mode and up, the snippets are added in reverse + order for the removal scripts. dirname($pathname) Return directory part of pathname. basename($pathname)