summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2019-03-26 23:15:48 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2019-03-26 23:15:48 (GMT)
commita56bbd8c09fb219ab8a9673330ffcd55279219d0 (patch)
treebf074d6bd18f0ced68fde4fb7613d655cebf22a3 /README.rst
parentae01412ebfb2a00f943a0e6fa15e22f49db46434 (diff)
downloadSCons-a56bbd8c09fb219ab8a9673330ffcd55279219d0.zip
SCons-a56bbd8c09fb219ab8a9673330ffcd55279219d0.tar.gz
SCons-a56bbd8c09fb219ab8a9673330ffcd55279219d0.tar.bz2
Release file updates for Release 3.0.53.0.5
Diffstat (limited to 'README.rst')
-rwxr-xr-xREADME.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 386bd65..ea7667c 100755
--- a/README.rst
+++ b/README.rst
@@ -499,13 +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.0.5.alpha.yyyymmdd.tar.gz
- build/dist/scons-3.0.5.alpha.yyyymmdd.zip
- build/dist/scons-doc-3.0.5.alpha.yyyymmdd.tar.gz
- build/dist/scons-local-3.0.5.alpha.yyyymmdd.tar.gz
- build/dist/scons-local-3.0.5.alpha.yyyymmdd.zip
- build/dist/scons-src-3.0.5.alpha.yyyymmdd.tar.gz
- build/dist/scons-src-3.0.5.alpha.yyyymmdd.zip
+ build/dist/scons-3.0.5.tar.gz
+ build/dist/scons-3.0.5.zip
+ build/dist/scons-doc-3.0.5.tar.gz
+ build/dist/scons-local-3.0.5.tar.gz
+ build/dist/scons-local-3.0.5.zip
+ build/dist/scons-src-3.0.5.tar.gz
+ build/dist/scons-src-3.0.5.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