summaryrefslogtreecommitdiff
path: root/dh_installpam
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installpam')
-rwxr-xr-xdh_installpam2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installpam b/dh_installpam
index c7073863..80748818 100755
--- a/dh_installpam
+++ b/dh_installpam
@@ -44,6 +44,8 @@ using the package name.
init();
+# PROMISE: DH NOOP WITHOUT pam
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);
my $pam=pkgfile($package,"pam");