netatalk: disable acl (fix the build)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
This commit is contained in:
parent
e719318caa
commit
c3cfd14535
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue