[packages] vsftpd: fix compilation if libcap has been built in the same tree (#10937)
[openwrt/svn-archive/archive.git] / net / vsftpd / patches / 003-chroot.patch
index bf7318e4f76e5260876c2486ab604d36cbeb2613..6f7c34a66cba0fb870b76c1b2e0105a4f1134f20 100644 (file)
@@ -1,6 +1,6 @@
 --- a/tunables.c
 +++ b/tunables.c
-@@ -244,7 +244,7 @@ tunables_load_defaults()
+@@ -250,7 +250,7 @@ tunables_load_defaults()
    /* -rw------- */
    tunable_chown_upload_mode = 0600;