diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2001-04-17 21:18:15 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2001-04-17 21:18:15 +0000 |
commit | ee10b1265092a0ffba82479ffc179b3f398fc441 (patch) | |
tree | 7b71c7f80fe628d87c12382705b8e0d366f0d120 /INSTALL | |
parent | e7bcbd45289f6a0e7fd5445c928f72162f5749d3 (diff) | |
download | libpam-pwdfile-ee10b1265092a0ffba82479ffc179b3f398fc441.tar.gz |
Small typo.v0.7
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ INSTALL for pam_pwdfile PAM module - Charl P. Botha <cpbotha@ieee.org> -$Id: INSTALL,v 1.3 2001-04-17 21:16:12 cpbotha Exp $ +$Id: INSTALL,v 1.4 2001-04-17 21:18:15 cpbotha Exp $ --------------------------------------------------------------------------- This file is the quick and dirty on how to get pam_pwdfile compiled on your @@ -22,7 +22,7 @@ cd .. rm default.defs ln -s defs/whatever.defs default.defs (on my system whatever == debian) -5. in Linux-PAM-0.72/ do: +5. in Linux-PAM-0.75/ do: make all NOTE: if you only need pam_pwdfile and some of the other modules are causing you problems during compilation, go and delete them (i.e. |