From b5a88d757874fc7b7fecb15447c52fb40930e2ca Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 27 Sep 2020 20:05:48 +0200 Subject: Revert some of the Linux stuff from a few commits ago. This fixes startup from the source tree. --- run/dcpomatic | 1 + 1 file changed, 1 insertion(+) (limited to 'run') diff --git a/run/dcpomatic b/run/dcpomatic index 8ce6d060a..43703fe68 100755 --- a/run/dcpomatic +++ b/run/dcpomatic @@ -5,6 +5,7 @@ build=$DIR/../build export LD_LIBRARY_PATH=$build/src/lib:$build/src/wx:$build/src/asdcplib/src:$LD_LIBRARY_PATH export DYLD_LIBRARY_PATH=$build/src/lib:$build/src/wx:$build/src/asdcplib/src:/Users/c.hetherington/osx-environment/64/lib export DCPOMATIC_GRAPHICS=$DIR/../graphics +export DCPOMATIC_SHARE_PREFIX=. binary=$build/src/tools/dcpomatic2 if [ "$1" == "--debug" ]; then shift -- cgit v1.2.3