diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-10-23 22:52:38 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-10-23 22:52:38 +0200 |
| commit | 2a3dac6c6b985f4568385ab4629575085eb29a4e (patch) | |
| tree | cbf146ef1be4dacd997e91f44e01cb85ad1f8116 | |
| parent | 268dc9b78b0086e21e2748c13e4811cf0d0518f8 (diff) | |
Cleanup old path.
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ 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 |
