X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=run%2Fdcpomatic_create;h=b3fe330c5d5eb78fb2d48441b8b39c3c0f03a99c;hp=63310315ece18079e1a0bb8a3f6f9583afe749af;hb=21d5ca8c20193c3e62f4b0ca5033ebe0bc2ea21d;hpb=c9a87535652defa2328b160a47741d9d2b14849b diff --git a/run/dcpomatic_create b/run/dcpomatic_create index 63310315e..b3fe330c5 100755 --- a/run/dcpomatic_create +++ b/run/dcpomatic_create @@ -1,6 +1,6 @@ #!/bin/bash -export LD_LIBRARY_PATH=build/src/lib:build/src/wx:build/src/asdcplib/src:$LD_LIBRARY_PATH +export LD_LIBRARY_PATH=build/src/lib:build/src/wx:/home/c.hetherington/lib:$LD_LIBRARY_PATH if [ "$1" == "--debug" ]; then shift gdb --args build/src/tools/dcpomatic2_create $*