Author: adam-guest Date: 2008-03-06 20:28:37 +0000 (Thu, 06 Mar 2008) New Revision: 1109
Modified: trunk/scripts/debuild.1 Log: Drat, missed a couple Modified: trunk/scripts/debuild.1 =================================================================== --- trunk/scripts/debuild.1 2008-03-06 20:23:52 UTC (rev 1108) +++ trunk/scripts/debuild.1 2008-03-06 20:28:37 UTC (rev 1109) @@ -162,7 +162,7 @@ being called.) .TP dpkg-binary-hook -Run between debian/rules build and debian/rules binary(-arch). Run +Run between debian/rules build and debian/rules binary(\-arch). Run ONLY if a binary package is being built. .TP dpkg-genchanges-hook @@ -315,7 +315,7 @@ sponsored uploads, the config file might contain the line: .IP .nf -DEBUILD_DPKG_BUILDPACKAGE_OPTS="-k'Julian Gilbey <[EMAIL PROTECTED]>' \-sa" +DEBUILD_DPKG_BUILDPACKAGE_OPTS="\-k'Julian Gilbey <[EMAIL PROTECTED]>' \-sa" .fi .IP which gives precisely two options. Without the extra single quotes, -- To unsubscribe, send mail to [EMAIL PROTECTED]
