projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9920d
)
proftpd: disable ncurses support
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 12 Jun 2012 01:57:06 +0000
(
01:57
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 12 Jun 2012 01:57:06 +0000
(
01:57
+0000)
SVN-Revision: 32259
net/proftpd/Makefile
patch
|
blob
|
history
diff --git
a/net/proftpd/Makefile
b/net/proftpd/Makefile
index 44563bc7668d47cc76360a9dca32add6ef09df49..2ed0e2e30185c79e8ba3d77dc58f1e755fa7b59e 100644
(file)
--- a/
net/proftpd/Makefile
+++ b/
net/proftpd/Makefile
@@
-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