mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Fix ucdata to link within objdir
This commit is contained in:
parent
80fa73bf8c
commit
f5a79a34cc
@ -107,7 +107,7 @@ if test ! -e schema/core.schema ; then
|
||||
${LN_S} ${TOPSRCDIR}/servers/slapd/schema schema
|
||||
fi
|
||||
if test ! -e ucdata/UnicodeData.txt ; then
|
||||
${LN_S} ${TOPSRCDIR}/libraries/liblunicode ucdata
|
||||
${LN_S} ../libraries/liblunicode ucdata
|
||||
fi
|
||||
|
||||
if test -d testrun ; then
|
||||
|
Loading…
Reference in New Issue
Block a user