From 2770add79ba5afe6e3074260f9f048d764f9995d Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 23 Apr 2003 12:12:22 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1675 57a73879-2fb5-44c3-a270-3262357dd7e2 --- BUILD.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILD.txt b/BUILD.txt index 065bb03..2997d1b 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -25,12 +25,14 @@ So, those commands in a nice, cut'n'pasteable form:: 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 -- 2.30.2