summaryrefslogtreecommitdiff
path: root/dh_installppp
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installppp')
-rwxr-xr-xdh_installppp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installppp b/dh_installppp
index 6762d143..dad24cd7 100755
--- a/dh_installppp
+++ b/dh_installppp
@@ -48,6 +48,8 @@ as the package name.
init();
+# PROMISE: DH NOOP WITHOUT ppp.ip-up ppp.ip-down
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);