Skip to content

Commit

Permalink
updating linux build script
Browse files Browse the repository at this point in the history
  • Loading branch information
rorywalsh committed Jun 18, 2021
1 parent e8cf0fe commit 547342e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Builds/LinuxMakefile/buildCabbage
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ sed "s@CURRENTDIR@$(pwd)@" Cabbage.desktop > ./install/desktop/cabbageLite.deskt
# sed "s@CURRENTDIR@$(pwd)@" dummy.desktop > CabbageBuild/cabbagelite.desktop

VERSION="CabbageProLinux"-$($PROJUCER --get-version ../../CabbageIDE.jucer)".zip"
zip -r ./build/Release/$VERSION ./install
zip -r $VERSION ./install

0 comments on commit 547342e

Please sign in to comment.