Author: mattip <[email protected]>
Branch:
Changeset: r80800:7b90c3771367
Date: 2015-11-18 22:38 +0200
http://bitbucket.org/pypy/pypy/changeset/7b90c3771367/
Log: update repackage.sh, document the need to run it in a clean
directory
diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh
--- a/pypy/tool/release/repackage.sh
+++ b/pypy/tool/release/repackage.sh
@@ -1,10 +1,11 @@
# Edit these appropriately before running this script
-maj=2
-min=6
+maj=4
+min=0
rev=1
# This script will download latest builds from the buildmaster, rename the top
# level directory, and repackage ready to be uploaded to bitbucket. It will
also
# download source, assuming a tag for the release already exists, and
repackage them.
+# The script should be run in an empty directory, i.e. /tmp/release_xxx
for plat in linux linux64 linux-armhf-raspbian linux-armhf-raring linux-armel
osx64 freebsd64
do
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit