projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3487c1
)
netatalk: avoid linking against libpam
author
Peter Wagner
<tripolar@gmx.at>
Sun, 17 Nov 2013 15:59:40 +0000
(15:59 +0000)
committer
Peter Wagner
<tripolar@gmx.at>
Sun, 17 Nov 2013 15:59:40 +0000
(15:59 +0000)
fixes bug #14397
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 38836
net/netatalk/Makefile
patch
|
blob
|
history
diff --git
a/net/netatalk/Makefile
b/net/netatalk/Makefile
index 551a899283dcbfa5e47557689d88bd370ef6e689..1d97b96c0441b4e52973456d866cdb0406493637 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-pam \
--disable-admin-group \
--disable-srvloc \
--disable-zeroconf \