From 637a80df7d497105eb22b9a707e5130107239d07 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Mon, 14 Oct 2002 18:49:14 +0000 Subject: [PATCH] new.ged lives in $builddir now. --- t/src/test_update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/src/test_update b/t/src/test_update index f2fea3c..78e3c39 100755 --- a/t/src/test_update +++ b/t/src/test_update @@ -33,7 +33,7 @@ builddir=`pwd` ltcmd="$builddir/../libtool --mode=execute -dlopen $builddir/../gedcom/libgedcom.la" export GCONV_PATH=.:$GCONV_PATH ln -s $srcdir/../data/gedcom.enc . -ln -s $srcdir/../data/new.ged . +ln -s $builddir/../data/new.ged . ln -s $builddir/../iconv/glibc/.libs/ANSI_Z39.47.so . ln -s $srcdir/../iconv/glibc/gconv-modules . rm -f core -- 2.30.2