summaryrefslogtreecommitdiff
path: root/dh_installdebconf
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installdebconf')
-rwxr-xr-xdh_installdebconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installdebconf b/dh_installdebconf
index 5a20ed79..3eac7c99 100755
--- a/dh_installdebconf
+++ b/dh_installdebconf
@@ -81,6 +81,8 @@ if (defined($dh{U_PARAMS})) {
@extraparams=@{$dh{U_PARAMS}};
}
+# PROMISE: DH NOOP WITHOUT config templates
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);
my $config=pkgfile($package,"config");