proftpd: disable ncurses support

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32259 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-12 01:57:06 +00:00
parent 732205dfcb
commit 3a3be42070

View File

@ -42,7 +42,9 @@ MAKE_FLAGS += \
CONFIGURE_ARGS += \
--disable-cap \
--enable-devel
--enable-devel \
ac_cv_header_curses_h=no \
ac_cv_header_ncurses_h=no
define Package/proftpd/install
$(INSTALL_DIR) $(1)/etc