From: Jong Hyuk Choi Date: Wed, 22 Oct 2003 17:04:12 +0000 (+0000) Subject: fix ucdata path X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~511 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=049a28d74a390fd08e65578d95094d1120e86c43;p=openldap fix ucdata path --- diff --git a/tests/run.in b/tests/run.in index 1491b76bbc..a2f252d6cf 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