From: richard Date: Mon, 12 Jul 2010 04:22:14 +0000 (+0000) Subject: fix X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=830d0e0dfa421c331a6cf558a0ddccb0e99f72db;p=roundup.git fix git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4499 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/BUILD.txt b/BUILD.txt index 029e46e..361e0c2 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -10,8 +10,7 @@ Building and distributing a release of Roundup is done by running: 1. Make sure the unit tests run! "./run_tests.py" 2. Edit roundup/__init__.py and doc/announcement.txt to reflect the new - version and appropriate announcements. Add truncated announcement to - setup.py description field. + version and appropriate announcements. 3. Note the SVN revision in the CHANGES.txt file. 4. Clean out all *.orig, *.rej, .#* files from the source. 5. python setup.py clean --all