Update pypy2-5.4.1
Updated comment and fixed typo.
This commit is contained in:
parent
e44f7399f5
commit
ba945d229c
@ -36,7 +36,7 @@ case "$(pypy_architecture 2>/dev/null || true)" in
|
||||
{ echo
|
||||
colorize 1 "ERROR"
|
||||
echo ": The binary distribution of PyPy is not available for $(pypy_architecture 2>/dev/null || true)."
|
||||
echo "try 'pypy2-5.4-src' to build from soruce."
|
||||
echo "try 'pypy2-5.4.1-src' to build from source."
|
||||
echo
|
||||
} >&2
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user