[packages] vsftpd: fix compilation if libcap has been built in the same tree (#10937)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30941 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-03-14 18:42:09 +00:00
parent f0877c8c3b
commit 066f726437
3 changed files with 15 additions and 3 deletions

View 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;