vsftpd: import from oldpackages. No changes.

This commit is contained in:
Hannu Nyman
2014-07-21 19:40:36 +03:00
parent bbfeac7e06
commit aff2e9e764
8 changed files with 209 additions and 0 deletions
@@ -0,0 +1,12 @@
--- a/sysdeputil.c
+++ b/sysdeputil.c
@@ -165,6 +165,9 @@
#endif
/* END config */
+#undef VSF_SYSDEP_HAVE_CAPABILITIES
+#undef VSF_SYSDEP_HAVE_LIBCAP
+
/* PAM support - we include our own dummy version if the system lacks this */
#include <security/pam_appl.h>