From: Peter Verthez Date: Mon, 14 Oct 2002 18:49:14 +0000 (+0000) Subject: new.ged lives in $builddir now. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;ds=sidebyside;h=637a80df7d497105eb22b9a707e5130107239d07;p=gedcom-parse.git new.ged lives in $builddir now. --- 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