diff options
author | Steve Langasek <vorlon@debian.org> | 2009-09-02 21:09:14 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:28:35 -0800 |
commit | d164065aca32bd6a0982f8ff127c113d0e40bfdd (patch) | |
tree | 4eda9a6e2528f3fd8f90fcae524bf4aec70a272b /debian/libpam-modules.install | |
parent | c190f649badf8ec4dd2c6ce63d2798657f90a7f4 (diff) | |
download | pam-d164065aca32bd6a0982f8ff127c113d0e40bfdd.tar.gz pam-d164065aca32bd6a0982f8ff127c113d0e40bfdd.tar.bz2 pam-d164065aca32bd6a0982f8ff127c113d0e40bfdd.zip |
Split libpam-modules into libpam-modules and libpam-modules-bin, so that we
only have to have one copy of the helper binaries installed.
Diffstat (limited to 'debian/libpam-modules.install')
-rw-r--r-- | debian/libpam-modules.install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/libpam-modules.install b/debian/libpam-modules.install index 41b07af7..191a34ea 100644 --- a/debian/libpam-modules.install +++ b/debian/libpam-modules.install @@ -1,6 +1,2 @@ etc/security/* etc/security -sbin/unix_chkpwd sbin -sbin/unix_update sbin -sbin/pam_tally sbin -sbin/mkhomedir_helper sbin lib/*/security/*.so |