mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-03 17:19:43 +02:00
This is needed to allow path names in the bundle to be rewritten by install_name_tool so that they are relative to the bundle rather than absolute paths. The problem previously was that the new relative path names could be too long.