- Unbreak sasl support

PR:		186376
This commit is contained in:
Martin Wilke 2014-02-03 14:13:26 +00:00
parent d8d4832d58
commit d8e8201c23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342447

View File

@ -572,7 +572,7 @@ post-install:
${STAGEDIR}${PREFIX}/libexec/openldap/
@${INSTALL_PROGRAM} ${WRKSRC}/contrib/slapd-modules/passwd/sha2/.libs/pw-sha2.so.0 \
${STAGEDIR}${PREFIX}/libexec/openldap/
@${LN} -s pw-sha2.so.0 ${PREFIX}/libexec/openldap/pw-sha2.so
@${LN} -s pw-sha2.so.0 ${STAGEDIR}${PREFIX}/libexec/openldap/pw-sha2.so
.endif
.endif