Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by campana, Thu May 11 10:07:39 2006 UTC | revision 1.2 by campana, Wed May 17 16:35:59 2006 UTC | |
|---|---|---|
| # | Line 90 if [ $# -gt 0 ]; then | Line 90 if [ $# -gt 0 ]; then |
| 90 | export PAM_CCO=1 | export PAM_CCO=1 |
| 91 | unset PAM_MACROS | unset PAM_MACROS |
| 92 | export PAM_MACROS=${THISDIR}/target/macros | export PAM_MACROS=${THISDIR}/target/macros |
| 93 | unset PAM_CALIB | |
| 94 | export PAM_CALIB=${THISDIR}/target/macros | |
| 95 | unset PAM_YODA | unset PAM_YODA |
| 96 | export PAM_YODA=$INDIR | export PAM_YODA=$INDIR |
| 97 | if [ $YODA ]; then | if [ $YODA ]; then |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |