projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
016843e
)
smcroute: disable libcap support
author
Moritz Warning
<moritzwarning@web.de>
Wed, 15 May 2019 16:07:18 +0000
(18:07 +0200)
committer
Moritz Warning
<moritzwarning@web.de>
Wed, 15 May 2019 16:07:18 +0000
(18:07 +0200)
smcroute does not find libcap.so.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
net/smcroute/Makefile
patch
|
blob
|
history
diff --git
a/net/smcroute/Makefile
b/net/smcroute/Makefile
index 06f8a451034ee86138493d8f06ebd696c177f7d4..c9f77cfc98667a5afb040f7bb981917b085ca283 100644
(file)
--- 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