Commit d1dbf288 authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #291 from jam7/crew-armv7l-fix

Fixed a typo in crew script
parents 80f85043 956e5e58
......@@ -22,7 +22,7 @@ case ARCH
SHORTARCH="32"
when "x86_64"
SHORTARCH="64"
when "arm7l"
when "armv7l"
SHORTARCH="32"
else
SHORTARCH="32"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment