Skip to content

Commit

Permalink
Merge pull request #8991 from mwarning/smcroute_libcap
Browse files Browse the repository at this point in the history
smcroute: disable libcap support
  • Loading branch information
neheb authored May 15, 2019
2 parents 016843e + 2f0a2eb commit fc308d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net/smcroute/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fc308d4

Please sign in to comment.