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:
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user