From: Kurt Zeilenga Date: Fri, 31 Oct 2003 18:41:51 +0000 (+0000) Subject: Fix ucdata to link within objdir X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~471 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f5a79a34cc80c682f295f5a1b6d1449cf36cd7fa;p=openldap Fix ucdata to link within objdir --- diff --git a/tests/run.in b/tests/run.in index 4a538acba3..e196c9b323 100644 --- a/tests/run.in +++ b/tests/run.in @@ -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