[Buildroot] [PATCH 1/2] ProFTPD: Add config option to enable mod_rewrite

Peter Korsgaard jacmet at uclibc.org
Mon Mar 4 12:39:39 UTC 2013


>>>>> "Stephan" == Stephan Hoffmann <sho at relinux.de> writes:

 Stephan> Ping?
 Stephan> I'd really like to get this committed since I am using it in a customer
 Stephan> system.

 Stephan> Am 05.02.2013 11:54, schrieb Stephan Hoffmann:
 >> Signed-off-by: Stephan Hoffmann <sho at relinux.de>
 >> ---
 >> package/proftpd/Config.in  |    6 ++++++
 >> package/proftpd/proftpd.mk |    4 ++++
 >> 2 files changed, 10 insertions(+), 0 deletions(-)
 >> 
 >> diff --git a/package/proftpd/Config.in b/package/proftpd/Config.in
 >> index abdedc9..7866e0a 100644
 >> --- a/package/proftpd/Config.in
 >> +++ b/package/proftpd/Config.in
 >> @@ -4,3 +4,9 @@ config BR2_PACKAGE_PROFTPD
 >> ProFTPD, a highly configurable FTP server.
 >> 
 >> http://www.proftpd.org/
 >> +
 >> +config BR2_PACKAGE_PROFTPD_MOD_REWRITE
 >> +	bool "proftpd mod_rewrite"

Committed with the option text changed to "mod_rewrite support", thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list