1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-25 23:44:13 +02:00

Fix loader_path and executable_path

This commit is contained in:
Leland Lucius
2015-07-21 22:54:15 -05:00
parent 582ee7b45e
commit 02d4e71cf1
2 changed files with 25 additions and 6 deletions

View File

@@ -65,6 +65,7 @@ echo '
hdiutil convert TMP.dmg -format UDZO -imagekey zlib-level=9 -o "$DMG.dmg"
# Create zip version
rm -rf "${DMG}/.background"
rm -rf "${DMG}/Audacity/help/"
zip -r9 "${DMG}.zip" "${DMG}"