From: Carl Hetherington Date: Sat, 22 Mar 2014 13:42:43 +0000 (+0000) Subject: Pass parameters to dcpomatic. X-Git-Tag: v2.0.48~551^2~302 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;ds=inline;h=e885dd4272448b7bf0e54d9b149f54b53bede229;p=dcpomatic.git Pass parameters to dcpomatic. --- diff --git a/run/dcpomatic b/run/dcpomatic index 0022e4968..38e5b82ab 100755 --- a/run/dcpomatic +++ b/run/dcpomatic @@ -77,7 +77,7 @@ if [ `uname -s` == "Darwin" ]; then done cd build/platform/osx/DCP-o-matic.app/Contents/MacOS - ./dcpomatic + ./dcpomatic $* else export LD_LIBRARY_PATH=build/src/lib:build/src/wx:build/src/asdcplib/src:$LD_LIBRARY_PATH