summaryrefslogtreecommitdiff
path: root/run/dcpomatic_player
diff options
context:
space:
mode:
Diffstat (limited to 'run/dcpomatic_player')
-rwxr-xr-xrun/dcpomatic_player2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/dcpomatic_player b/run/dcpomatic_player
index 7d9ab9ff3..00fed9aef 100755
--- a/run/dcpomatic_player
+++ b/run/dcpomatic_player
@@ -10,7 +10,7 @@ else
env=x86_64/10.10
fi
-export DYLD_LIBRARY_PATH=/Users/cah/osx-environment/$env/lib:/usr/local/lib
+export DYLD_LIBRARY_PATH=/Users/cah/osx-environment/$env/lib:$HOME/src/dcpomatic/lib:/usr/local/lib
# Allow running from a tree built using cdist
export LD_LIBRARY_PATH=$DIR/../../../lib:$DIR/../../../lib64:$LD_LIBRARY_PATH