Mercurial > p > roundup > code
diff BUILD.txt @ 1605:da7edcdd8500
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 23 Apr 2003 12:12:22 +0000 |
| parents | f79ed90ccecf |
| children | 41dbd406a79c |
line wrap: on
line diff
--- a/BUILD.txt Wed Apr 23 12:10:51 2003 +0000 +++ b/BUILD.txt Wed Apr 23 12:12:22 2003 +0000 @@ -25,12 +25,14 @@ python setup.py clean --all python setup.py sdist --manifest-only python setup.py sdist --quiet + python2.3 setup.py register or, for the sad RedHat users:: python2 setup.py clean --all python2 setup.py sdist --manifest-only python2 setup.py sdist --quiet + python2.3 setup.py register Distributing Releases
