[package] move proftpd to the FTP submenu (follow-up of #5617)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17796 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-09-28 21:28:29 +00:00
parent 5688e29669
commit 9f41fc0aef

View File

@ -21,6 +21,7 @@ PKG_INSTALL=1
include $(INCLUDE_DIR)/package.mk
define Package/proftpd
SUBMENU:=FTP
SECTION:=net
CATEGORY:=Network
TITLE:=ProFTPD FTP server
@ -32,7 +33,8 @@ TARGET_CPPFLAGS += \
MAKE_FLAGS += \
INSTALL_USER=$(shell id -u) \
INSTALL_GROUP=$(shell id -g)
INSTALL_GROUP=$(shell id -g) \
INSTALL_STRIP=""
CONFIGURE_ARGS += \
--disable-cap