diff options
Diffstat (limited to 'dh_installpam')
-rwxr-xr-x | dh_installpam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installpam b/dh_installpam index 256f7ab8..54f670a0 100755 --- a/dh_installpam +++ b/dh_installpam @@ -47,7 +47,7 @@ using the package name. init(); -# PROMISE: DH NOOP WITHOUT pam +# PROMISE: DH NOOP WITHOUT pam cli-options() foreach my $package (@{$dh{DOPACKAGES}}) { my $tmp=tmpdir($package); |