summaryrefslogtreecommitdiff
path: root/package/vsftpd/patches/patch-builddefs_h
blob: 27c31dd8b1a4c35cf996e09b8872fdc6b5310ed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- vsftpd-3.0.2.orig/builddefs.h	2012-04-05 05:24:56.000000000 +0200
+++ vsftpd-3.0.2/builddefs.h	2013-11-09 11:31:34.000000000 +0100
@@ -2,8 +2,10 @@
 #define VSF_BUILDDEFS_H
 
 #undef VSF_BUILD_TCPWRAPPERS
-#define VSF_BUILD_PAM
+#undef VSF_BUILD_PAM
 #undef VSF_BUILD_SSL
+#undef VSF_SYSDEP_HAVE_LIBCAP
+#undef VSF_SYSDEP_HAVE_CAPABILITIES
 
 #endif /* VSF_BUILDDEFS_H */