don't bundle no-inst scripts
[ardour.git] / tools / osx_packaging / startup_script
index 75ed7200d129f310d8ec3e18c887c70d4be6dd51..ba9cf18e474d836fec34d930dacafd4c296a64d5 100644 (file)
@@ -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)"