From 81f69b2a4a7227f7e6c80014ff21da59c499e2e8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 6 Jul 2013 18:16:31 +0100 Subject: Update environment location. --- run/dvdomatic-osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/dvdomatic-osx b/run/dvdomatic-osx index ac42c3186..8fef27fec 100755 --- a/run/dvdomatic-osx +++ b/run/dvdomatic-osx @@ -1,6 +1,6 @@ #!/bin/bash -export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:build/src/lib:build/src:/Users/carl/Environments/osx/10.8/lib +export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:build/src/lib:build/src:/Users/carl/Environments/osx/64/lib if [ "$1" == "--debug" ]; then shift gdb --args build/src/tools/dvdomatic "$*" -- cgit v1.2.3