diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2002-05-14 15:58:53 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2002-05-14 15:58:53 +0000 |
commit | bfe9eeea11251c883259fafc80f1bab7505a43a7 (patch) | |
tree | 6f1719911e8fc013d5652a93b385bd0695ca1593 /contrib/README.txt | |
parent | 783592339fa45b38c3f2ea81b7d73c43ac19315c (diff) | |
download | libpam-pwdfile-bfe9eeea11251c883259fafc80f1bab7505a43a7.tar.gz |
Added contributed files.
Diffstat (limited to 'contrib/README.txt')
-rw-r--r-- | contrib/README.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/README.txt b/contrib/README.txt new file mode 100644 index 0000000..1ae686e --- /dev/null +++ b/contrib/README.txt @@ -0,0 +1,6 @@ +$Id: README.txt,v 1.1 2002-05-14 15:58:53 cpbotha Exp $ + +* Makefile.standalone and pam-pwdfile.spec were contributed by Jason F. + McBrayer <jason@xeran.com>. You can use these for building RPMs of + pam_pwdfile; you should also be able to use the Makefile to build + pam_pwdfile on other platforms _without_ the Linux-PAM hierarchy. |