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
netatalk: disable acl (fix the build)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
lilik-openwrt-22.03
Etienne CHAMPETIER
10 years ago
parent
e719318caa
commit
c3cfd14535
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/netatalk/Makefile
+ 1
- 0
net/netatalk/Makefile
View File
@ -58,6 +58,7 @@ CONFIGURE_ARGS += \
--with-libgcrypt-dir
=
"
$(
STAGING_DIR
)
/usr
"
\
--with-ssl-dir
=
"
$(
STAGING_DIR
)
/usr
"
\
--with-uams-path
=
"/usr/lib/uams"
\
--without-acls
\
--without-pam
\
--disable-admin-group
\
--disable-srvloc
\
Write
Preview
Loading…
Cancel
Save