Thomas Goirand <[email protected]> writes: > FYI, that's because the postinst needs to do stuff *after* invoke-rc.d, > so I didn't want to let #DEBHELPER# do it for me.
Just in case you hadn't realized this, you can put #DEBHELPER# anywhere in your postinst, including before other code. (There are other reasons why you may need to avoid it, such as needing to insert code between specific things it does, so this isn't necessarily a solution.) -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

