Small correction in help string.
[gedcom-parse.git] / t / path1.test
index 94e7ee9263cd18dda89f2e5c7b2e897ac1629b72..16459a475706949d7470a4218ba293d980186c48 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 builddir=`pwd`
-export LD_LIBRARY_PATH=$builddir/../gedcom/.libs:$LD_LIBRARY_PATH
+LD_LIBRARY_PATH=$builddir/../gedcom/.libs:$LD_LIBRARY_PATH
+export LD_LIBRARY_PATH
 unset GCONV_PATH
-$builddir/pathtest
+$builddir/src/pathtest