summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
Diffstat (limited to 'dh')
-rwxr-xr-xdh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dh b/dh
index 3d268268..344d4e93 100755
--- a/dh
+++ b/dh
@@ -303,6 +303,7 @@ if (not compat(9, 1)) {
unshift(@ARGV, "--with=build-stamp");
}
+push @{$dh{WITH}},split(",", $ENV{DH_EXTRA_ADDONS});
inhibit_log();