X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Fdcpomatic_create;h=b3fe330c5d5eb78fb2d48441b8b39c3c0f03a99c;hb=89aa9d4ba69e471949f791cdafe4ae20cea554d2;hp=63310315ece18079e1a0bb8a3f6f9583afe749af;hpb=99428af22969a6cfb1dbd2053a9356bb23b3182f;p=dcpomatic.git 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 $*