summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/startup_script
diff options
context:
space:
mode:
Diffstat (limited to 'tools/osx_packaging/startup_script')
-rw-r--r--tools/osx_packaging/startup_script2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/osx_packaging/startup_script b/tools/osx_packaging/startup_script
index 75ed7200d1..ba9cf18e47 100644
--- a/tools/osx_packaging/startup_script
+++ b/tools/osx_packaging/startup_script
@@ -19,6 +19,8 @@ end tell'
exit 1
fi
+export ARDOUR_SELF="$0"
+
# this needs to be set so that we can restore the environment when we want to find JACK (or similar)
export PREBUNDLE_ENV="$(env)"