summaryrefslogtreecommitdiff
path: root/dh_ucf
diff options
context:
space:
mode:
Diffstat (limited to 'dh_ucf')
-rwxr-xr-xdh_ucf1
1 files changed, 0 insertions, 1 deletions
diff --git a/dh_ucf b/dh_ucf
index 27c29239..0978a539 100755
--- a/dh_ucf
+++ b/dh_ucf
@@ -58,7 +58,6 @@ init();
# PROMISE: DH NOOP WITHOUT ucf
foreach my $package (@{$dh{DOPACKAGES}}) {
- my $tmp=tmpdir($package);
my $file=pkgfile($package,"ucf");
my @ucf;