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
shadowsocks-libev: use xargs -r just in case
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
lilik-openwrt-22.03
Yousong Zhou
7 years ago
parent
b7f69c0633
commit
2f910479cf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/shadowsocks-libev/Makefile
+ 1
- 1
net/shadowsocks-libev/Makefile
View File
@ -114,7 +114,7 @@ define Build/Prepare
-o -name
'*.lo'
\
-o -name
'.deps'
\
-o -name
'.libs'
\
|
xargs
rm -rvf
|
$(
XARGS
)
rm -rvf
e
n
d
e
f
CONFIGURE_ARGS
+=
\
Write
Preview
Loading…
Cancel
Save