mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
smcroute: disable libcap support
smcroute does not find libcap.so.2 Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user