summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-03-27 12:20:14 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-03-27 15:27:58 +0200
commitd239869ee7a95da8548a80c732cca17b76fdd128 (patch)
tree4f33ea71177cc70d438c1f7aa053fe93ba3331a3
parentcc90090603731abc3bc68077e565a1983b159793 (diff)
downloadptxdist-d239869ee7a95da8548a80c732cca17b76fdd128.tar.gz
ptxdist-d239869ee7a95da8548a80c732cca17b76fdd128.tar.xz
pureftpd: explicitly built without libcap
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/pureftpd.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/pureftpd.make b/rules/pureftpd.make
index 31e97ac33..b9c153f3b 100644
--- a/rules/pureftpd.make
+++ b/rules/pureftpd.make
@@ -47,7 +47,8 @@ PUREFTPD_AUTOCONF := \
--without-ldap \
--without-mysql \
--without-pgsql \
- --without-privsep
+ --without-privsep \
+ --without-capabilities
#
# FIXME: configure probes host's /dev/urandom and /dev/random