summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2019-01-01 09:49:23 -0800
committerWilliam Deegan <bill@baddogconsulting.com>2019-01-01 09:49:23 -0800
commit16778d084120c7c20e2ff6a5fe05145a2ad68441 (patch)
treeb150aac0c95efaf07056e5c03922f6558074e18b /README.rst
parent8bcbf788a94dd8067ab0e5bccf1c0f0e9bc62a76 (diff)
downloadscons-git-16778d084120c7c20e2ff6a5fe05145a2ad68441.tar.gz
Updates for 3.0.2 release
Diffstat (limited to 'README.rst')
-rwxr-xr-x[-rw-r--r--]README.rst16
1 files changed, 7 insertions, 9 deletions
diff --git a/README.rst b/README.rst
index d63c8a4da..3c84ce683 100644..100755
--- a/README.rst
+++ b/README.rst
@@ -499,15 +499,13 @@ about `Executing SCons Without Installing`_)::
Depending on the utilities installed on your system, any or all of the
following packages will be built::
- build/dist/scons-3.1.0.linux-i686.tar.gz
- build/dist/scons-3.1.0.alpha.yyyymmdd.tar.gz
- build/dist/scons-3.1.0.alpha.yyyymmdd.win32.exe
- build/dist/scons-3.1.0.alpha.yyyymmdd.zip
- build/dist/scons-doc-3.1.0.alpha.yyyymmdd.tar.gz
- build/dist/scons-local-3.1.0.alpha.yyyymmdd.tar.gz
- build/dist/scons-local-3.1.0.alpha.yyyymmdd.zip
- build/dist/scons-src-3.1.0.alpha.yyyymmdd.tar.gz
- build/dist/scons-src-3.1.0.alpha.yyyymmdd.zip
+ build/dist/scons-3.0.2.tar.gz
+ build/dist/scons-3.0.2.zip
+ build/dist/scons-doc-3.0.2.tar.gz
+ build/dist/scons-local-3.0.2.tar.gz
+ build/dist/scons-local-3.0.2.zip
+ build/dist/scons-src-3.0.2.tar.gz
+ build/dist/scons-src-3.0.2.zip
The SConstruct file is supposed to be smart enough to avoid trying to build
packages for which you don't have the proper utilities installed. For