This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
smcroute: disable libcap support
smcroute does not find libcap.so.2 Signed-off-by: Moritz Warning <moritzwarning@web.de>
lilik-openwrt-22.03
Moritz Warning
6 years ago
parent
016843ea43
commit
2f0a2eb02b
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
net/smcroute/Makefile
+ 3
- 0
net/smcroute/Makefile
View File
@ -38,6 +38,9 @@ define Package/smcroute/conffiles
/etc/smcroute.conf
e
n
d
e
f
CONFIGURE_ARGS
+=
\
--without-libcap
d
e
f
i
n
e
P
a
c
k
a
g
e
/
s
m
c
r
o
u
t
e
/
i
n
s
t
a
l
l
$(
INSTALL_DIR
)
$(
1
)
/usr/sbin
$(
INSTALL_DIR
)
$(
1
)
/usr/bin
Write
Preview
Loading…
Cancel
Save