patch-builddefs_h 378 B

1234567891011121314
  1. --- vsftpd-3.0.2.orig/builddefs.h 2012-04-05 05:24:56.000000000 +0200
  2. +++ vsftpd-3.0.2/builddefs.h 2013-11-09 11:31:34.000000000 +0100
  3. @@ -2,8 +2,10 @@
  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. +#undef VSF_SYSDEP_HAVE_LIBCAP
  10. +#undef VSF_SYSDEP_HAVE_CAPABILITIES
  11. #endif /* VSF_BUILDDEFS_H */