summaryrefslogtreecommitdiff
path: root/dh_ucf
diff options
context:
space:
mode:
Diffstat (limited to 'dh_ucf')
-rwxr-xr-xdh_ucf2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_ucf b/dh_ucf
index 40a71c2b..98fc4ae9 100755
--- a/dh_ucf
+++ b/dh_ucf
@@ -54,6 +54,8 @@ instances of the same text to be added to maintainer scripts.
init();
+# PROMISE: DH NOOP WITHOUT ucf
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);
my $file=pkgfile($package,"ucf");