diff --git a/net/smcroute/Makefile b/net/smcroute/Makefile index 06f8a4510..c9f77cfc9 100644 --- a/net/smcroute/Makefile +++ b/net/smcroute/Makefile @@ -38,6 +38,9 @@ define Package/smcroute/conffiles /etc/smcroute.conf endef +CONFIGURE_ARGS += \ + --without-libcap + define Package/smcroute/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_DIR) $(1)/usr/bin