summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 99ab86b)
raw | patch | inline | side by side (parent: 99ab86b)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 23 Apr 2003 12:12:22 +0000 (12:12 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 23 Apr 2003 12:12:22 +0000 (12:12 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1675 57a73879-2fb5-44c3-a270-3262357dd7e2
BUILD.txt | patch | blob | history |
diff --git a/BUILD.txt b/BUILD.txt
index 065bb03fe37c35f4bde567526529deedbcea0d6e..2997d1bc6f1d1abd7a806b06bec9fc845e921add 100644 (file)
--- a/BUILD.txt
+++ b/BUILD.txt
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