]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/PROGRAMMING
Revert avoid expanding shell metacharacters in sed call in autoscript(). It breaks...
[debhelper.git] / doc / PROGRAMMING
index b6d3d16e231aeaa9c744290667cddc4f0b271d21..bcf1c13caaadfdc16d168ced6afabda9a9d9f0c1 100644 (file)
@@ -197,7 +197,7 @@ autoscript($package, $scriptname, $snippetname, $sedcommands)
         - script to add to
         - filename of snippet
         - sed commands to run on the snippet. Ie, s/#PACKAGE#/$PACKAGE/
-          (optional)
+          (optional) Note: Passed to the shell inside double quotes.
        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