X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_builddeb.1;h=9c5688cd4ef37c0b52293956c67bd345c93f10fa;hb=a10ba9f809e534c3ee57cb3c99011f6f2bbb8e2b;hp=556b5430ea1d80b9c5b59dbd769d742497e7c64d;hpb=ce345636461e05dc52b74ad41b8049c2349c9f12;p=debhelper.git diff --git a/dh_builddeb.1 b/dh_builddeb.1 index 556b543..9c5688c 100644 --- a/dh_builddeb.1 +++ b/dh_builddeb.1 @@ -3,7 +3,7 @@ dh_builddeb \- build debian packages .SH SYNOPSIS .B dh_builddeb -.I "[debhelper options] [--destdir=directory] [-uparams]" +.I "[debhelper options] [--destdir=directory] [-uparams] [-- params]" .SH "DESCRIPTION" dh_builddeb simply calls .BR dpkg (8) @@ -20,6 +20,8 @@ Use this if you want the generated .deb files to be put in a directory other than the default of ".." .TP .B \-uparams +.TP +.B \-\- params Pass "params" to .BR dpkg-deb (1) when it is used to build the package. @@ -30,4 +32,4 @@ for a list of environment variables that affect all debhelper commands. .SH "SEE ALSO" .BR debhelper (1) .SH AUTHOR -Joey Hess +Joey Hess