imgtec-ci20: genimage config/ u-boot env
[openadk.git] / package / vsftpd / patches / patch-builddefs_h
blob27c31dd8b1a4c35cf996e09b8872fdc6b5310ed9
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  
6  #undef VSF_BUILD_TCPWRAPPERS
7 -#define VSF_BUILD_PAM
8 +#undef VSF_BUILD_PAM
9  #undef VSF_BUILD_SSL
10 +#undef VSF_SYSDEP_HAVE_LIBCAP
11 +#undef VSF_SYSDEP_HAVE_CAPABILITIES
13  #endif /* VSF_BUILDDEFS_H */