X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_builddeb;h=3547649ba481a90c52261a35b8dc0045312f9f47;hb=db49690fa990eab385d1e6844c285b22c2219f30;hp=1de8aae24678201c447e8925c2bcb14a60966dfc;hpb=bf969c1ca026433477c3578123b28e9829ba4e25;p=debhelper.git diff --git a/dh_builddeb b/dh_builddeb index 1de8aae..3547649 100755 --- a/dh_builddeb +++ b/dh_builddeb @@ -15,7 +15,7 @@ B [S>] [B<--destdir=>I] [B<--filena =head1 DESCRIPTION -dh_builddeb simply calls L to build a debian package or +dh_builddeb simply calls L to build a debian package or packages. =head1 OPTIONS @@ -45,6 +45,7 @@ package. init(options => { "filename=s" => \$dh{FILENAME}, + "destdir=s" => \$dh{DESTDIR}, }); # Set the default destination directory.