Skip to content

Commit

Permalink
shifting command arguments (to handle product name as before)
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Oct 18, 2016
1 parent 9f8cb23 commit 476e473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.linux32ARMv6/pharo.cog.spur/build/mvm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ INSTALLDIR=phcogspurlinuxhtRPi
if [ $1 = "all" ]; then
THIRDPARTYLIBS="libsdl2 libssh2 libgit2"
EXTERNALPLUGINS="plugins.ext.all"
shift
else
THIRDPARTYLIBS=
EXTERNALPLUGINS="plugins.ext"
Expand Down

0 comments on commit 476e473

Please sign in to comment.