Author: Armin Rigo <[email protected]>
Branch:
Changeset: r90845:0e2af4d11b0c
Date: 2017-03-28 17:42 +0200
http://bitbucket.org/pypy/pypy/changeset/0e2af4d11b0c/
Log: Fix docs (thanks 'and2' on irc)
diff --git a/pypy/doc/build.rst b/pypy/doc/build.rst
--- a/pypy/doc/build.rst
+++ b/pypy/doc/build.rst
@@ -185,7 +185,7 @@
::
cd pypy/tool/release
- ./package.py pypy-VER-PLATFORM
+ ./package.py --archive-name=pypy-VER-PLATFORM
This creates a clean and prepared hierarchy, as well as a ``.tar.bz2``
with the same content; both are found by default in
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit