]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_builddeb
clean up --sourcedir/--sourcedirectory conflict
[debhelper.git] / dh_builddeb
index 1de8aae24678201c447e8925c2bcb14a60966dfc..45713fd946a64af09c61e78914b1ddbcad4edde4 100755 (executable)
@@ -45,6 +45,7 @@ package.
 
 init(options => {
        "filename=s" => \$dh{FILENAME},
+       "destdir=s" => \$dh{DESTDIR},
 });
 
 # Set the default destination directory.