netatalk: disable acl (fix the build)

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
pull/173/merge
Etienne CHAMPETIER 2014-08-08 19:27:56 +02:00
parent e719318caa
commit c3cfd14535
1 changed files with 1 additions and 0 deletions

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 \