summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun/dcpomatic2
1 files changed, 1 insertions, 1 deletions
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