diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
commit | 4bfd4a2628453962ab2d8a5e4036aa1cd3352075 (patch) | |
tree | 534826e25bcfbb33533c77564ce384d8d8dd98c3 /security/PAM | |
parent | 3d29429846429afd6242959c42631c87d0dc27de (diff) | |
download | pkgsrc-4bfd4a2628453962ab2d8a5e4036aa1cd3352075.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'security/PAM')
-rw-r--r-- | security/PAM/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/PAM/PLIST b/security/PAM/PLIST index 62248c9cf92..50dc8c2ab32 100644 --- a/security/PAM/PLIST +++ b/security/PAM/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2008/04/12 22:43:09 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:13:26 joerg Exp $ include/security/_pam_aconf.h include/security/_pam_compat.h include/security/_pam_macros.h @@ -66,7 +66,3 @@ ${PLIST.limits}share/examples/${PKGBASE}/limits.conf share/examples/${PKGBASE}/pam.conf share/examples/${PKGBASE}/pam_env.conf share/examples/${PKGBASE}/time.conf -@dirrm share/examples/${PKGBASE} -@dirrm lib/security/pam_filter -@dirrm lib/security -@dirrm include/security |