From: nbd Date: Mon, 11 Jun 2012 21:57:34 +0000 (+0000) Subject: dante: disable libwrap X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ce2bdc9869587cce21f6ca7ba8057ad944b1ad37;p=packages.git dante: disable libwrap git-svn-id: svn://svn.openwrt.org/openwrt/packages@32211 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/dante/Makefile b/net/dante/Makefile index 252b275ce..535022e6d 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -21,7 +21,10 @@ PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk TARGET_CFLAGS += -D_GNU_SOURCE -CONFIGURE_ARGS += --without-upnp --without-pam +CONFIGURE_ARGS += \ + --without-upnp \ + --without-pam \ + --disable-libwrap define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include