Commit 84746c89 authored by tarek's avatar tarek

fixed the bootstrapping filename

--HG--
branch : distribute
extra : rebase_source : b22e96e2de0929392f73fad437e347e8019296a0
parent c12f07bb
......@@ -15,10 +15,10 @@ python2.6 setup.py -q egg_info -RDb '' bdist_egg
python2.6 setup.py -q egg_info -RDb '' sdist
# updating the md5 hashes
python bootstrap.py --md5update dist/distribute-$VERSION-py2.3.egg
python bootstrap.py --md5update dist/distribute-$VERSION-py2.4.egg
python bootstrap.py --md5update dist/distribute-$VERSION-py2.5.egg
python bootstrap.py --md5update dist/distribute-$VERSION-py2.6.egg
python bootstrapping.py --md5update dist/distribute-$VERSION-py2.3.egg
python bootstrapping.py --md5update dist/distribute-$VERSION-py2.4.egg
python bootstrapping.py --md5update dist/distribute-$VERSION-py2.5.egg
python bootstrapping.py --md5update dist/distribute-$VERSION-py2.6.egg
# XXX uploads will be done here
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