summaryrefslogtreecommitdiff
path: root/dh_installwm
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installwm')
-rwxr-xr-xdh_installwm2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installwm b/dh_installwm
index a0f5f704..c3190e0b 100755
--- a/dh_installwm
+++ b/dh_installwm
@@ -73,6 +73,8 @@ if (@ARGV) {
}
}
+# PROMISE: DH NOOP WITHOUT wm
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);
my $file=pkgfile($package,"wm");