ibrdtnd: Fix configure args

The option --disable-libdaemon was missing and --with-dht is invalid.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
pull/252/head
Johannes Morgenroth 2014-08-26 15:19:08 +02:00
parent 288232110a
commit a20f608397
1 changed files with 5 additions and 1 deletions

View File

@ -38,7 +38,11 @@ define Package/ibrdtnd/description
endef
CONFIGURE_ARGS += \
--with-tls --with-sqlite --with-dht --without-wifip2p --without-vmime
--with-tls \
--with-sqlite \
--without-wifip2p \
--without-vmime \
--disable-libdaemon
define Package/ibrdtnd/install
$(INSTALL_DIR) $(1)/usr/sbin/