mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #8991 from mwarning/smcroute_libcap
smcroute: disable libcap support
This commit is contained in:
@@ -38,6 +38,9 @@ define Package/smcroute/conffiles
|
|||||||
/etc/smcroute.conf
|
/etc/smcroute.conf
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
CONFIGURE_ARGS += \
|
||||||
|
--without-libcap
|
||||||
|
|
||||||
define Package/smcroute/install
|
define Package/smcroute/install
|
||||||
$(INSTALL_DIR) $(1)/usr/sbin
|
$(INSTALL_DIR) $(1)/usr/sbin
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user