Skip to content

Commit

Permalink
Don't install "install surge"
Browse files Browse the repository at this point in the history
rather install "surge". Fixes surge-synthesizer#246
  • Loading branch information
baconpaul committed Jan 9, 2019
1 parent 1b88e11 commit a2449dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer_mac/make_installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ fi
cat > distribution.xml << XMLEND
<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
<title>Install Surge ${VERSION}</title>
<title>Surge ${VERSION}</title>
<license file="License.txt" />
${VST2_PKG_REF}
${VST3_PKG_REF}
Expand Down

0 comments on commit a2449dd

Please sign in to comment.