commit 52f5892565cae922a069bee4d7707a6288c36ef7 parent 288232110a3a670ffdc66c3024551a6ce1f2973b Author: sbyx <steven@midlink.org> Date: Tue, 26 Aug 2014 15:24:46 +0200 Merge pull request #252 from ejonny/Fix-configure-args ibrdtnd: Fix configure args Diffstat:
| M | net/ibrdtnd/Makefile | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/net/ibrdtnd/Makefile b/net/ibrdtnd/Makefile @@ -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/