summaryrefslogtreecommitdiff
path: root/dh_installmenu
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installmenu')
-rwxr-xr-xdh_installmenu2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installmenu b/dh_installmenu
index 689c0b2a..f5eae5db 100755
--- a/dh_installmenu
+++ b/dh_installmenu
@@ -52,6 +52,8 @@ Do not modify F<postinst>/F<postrm> scripts.
init();
+# PROMISE: DH NOOP WITHOUT menu menu-method
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);
my $menu=pkgfile($package,"menu");