diff options
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. |