git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
e719318
)
netatalk: disable acl (fix the build)
author
Etienne CHAMPETIER
<redacted>
Fri, 8 Aug 2014 17:27:56 +0000
(19:27 +0200)
committer
Etienne CHAMPETIER
<redacted>
Fri, 8 Aug 2014 17:27:56 +0000
(19:27 +0200)
Signed-off-by: Etienne CHAMPETIER <redacted>
net/netatalk/Makefile
patch
|
blob
|
history
diff --git
a/net/netatalk/Makefile
b/net/netatalk/Makefile
index 91083e533a22033229941d50a9678188831bfd78..8729053c9129bbe4c22aa442f08b573381bace5a 100644
(file)
--- a/
net/netatalk/Makefile
+++ b/
net/netatalk/Makefile
@@
-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 \
git clone https://git.99rst.org/PROJECT