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
Merge pull request
#11545
from RussellSenior/sed-disable-acl
sed: disable acl
lilik-openwrt-22.03
Rosen Penev
5 years ago
committed by
GitHub
parent
9d46a814d5
d56990cc03
commit
e48af750e1
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
utils/sed/Makefile
+ 2
- 0
utils/sed/Makefile
View File
@ -46,6 +46,8 @@ define Package/sed/install
$(
CP
)
$(
PKG_INSTALL_DIR
)
/usr/bin/*
$(
1
)
/usr/bin
e
n
d
e
f
CONFIGURE_ARGS
+=
--disable-acl
d
e
f
i
n
e
P
a
c
k
a
g
e
/
s
e
d
/
p
o
s
t
i
n
s
t
#!/bin/sh
[
-
L
"$${IPKG_INSTROOT}/bin/sed"
]
&
&
r
m
-
f
"$${IPKG_INSTROOT}/bin/sed"
Write
Preview
Loading…
Cancel
Save