proftpd: disable ncurses support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32259 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
732205dfcb
commit
3a3be42070
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user