Cleanup old path.
[libdcp.git] / run / tests
index 1b71d5f0f6dccd0b437dad6215659c9b55ae26b0..d598fdc4a0ed1bad1c353250bf6577da528824f7 100755 (executable)
--- a/run/tests
+++ b/run/tests
@@ -10,7 +10,8 @@ work=build/test
 dcpinfo=build/tools/dcpinfo
 dcpverify=build/tools/dcpverify
 
-export LD_LIBRARY_PATH=build/src:/home/c.hetherington/lib:$LD_LIBRARY_PATH
+export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH
+export LIBDCP_SHARE_PREFIX=.
 
 # Make sure we have the required tools
 for c in xmlsec1 xmldiff xmllint; do