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
commit
c3cfd14535
1 changed files with 1 additions and 0 deletions
  1. +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 \


Loading…
Cancel
Save