1
0

005-disable-pam.patch 208 B

1234567891011
  1. --- a/builddefs.h
  2. +++ b/builddefs.h
  3. @@ -2,7 +2,7 @@
  4. #define VSF_BUILDDEFS_H
  5. #undef VSF_BUILD_TCPWRAPPERS
  6. -#define VSF_BUILD_PAM
  7. +#undef VSF_BUILD_PAM
  8. #undef VSF_BUILD_SSL
  9. #endif /* VSF_BUILDDEFS_H */