From cf4e4272f72346c39964b128f78b2297f04dba55 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 17 Mar 2021 11:53:28 +0100 Subject: Tidy how we're finding the tags and xsd directories. --- run/tools/dcpverify | 1 + 1 file changed, 1 insertion(+) (limited to 'run/tools') diff --git a/run/tools/dcpverify b/run/tools/dcpverify index 382a6c67..eda2d2d7 100755 --- a/run/tools/dcpverify +++ b/run/tools/dcpverify @@ -2,6 +2,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" top=$DIR/../.. +export LIBDCP_RESOURCES=$top export LD_LIBRARY_PATH=$top/build/src:build/asdcplib/src:$LD_LIBRARY_PATH if [ "$1" == "--debug" ]; then -- cgit v1.2.3