summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-06-25 20:45:49 (GMT)
committerSteven Knight <knight@baldmt.com>2003-06-25 20:45:49 (GMT)
commit504302a2b850cb3b87ca4927343713ceb242fdba (patch)
tree0a8943542ff6d5086b39b38b3e4fc97b06d301e7 /README
parent1536a67932f34b447b28345fb2eb348b54e8ae03 (diff)
downloadSCons-504302a2b850cb3b87ca4927343713ceb242fdba.zip
SCons-504302a2b850cb3b87ca4927343713ceb242fdba.tar.gz
SCons-504302a2b850cb3b87ca4927343713ceb242fdba.tar.bz2
Initialize the new branch for release.
Diffstat (limited to 'README')
-rw-r--r--README30
1 files changed, 15 insertions, 15 deletions
diff --git a/README b/README
index 965a623..dee31fe 100644
--- a/README
+++ b/README
@@ -66,12 +66,12 @@ In this case, your options are:
-- (Optional.) Install from a pre-packaged SCons package that
does not require distutils:
- Red Hat Linux scons-0.15-1.noarch.rpm
+ Red Hat Linux scons-0.90-1.noarch.rpm
- Debian GNU/Linux scons_0.15-1_all.deb
+ Debian GNU/Linux scons_0.90-1_all.deb
(or use apt-get)
- Windows scons-0.15.win32.exe
+ Windows scons-0.90.win32.exe
-- (Recommended.) Download the latest distutils package from the
following URL:
@@ -218,18 +218,18 @@ more typing:
Depending on the utilities installed on your system, any or all of the
following packages will be built:
- build/dist/scons-0.15-1.noarch.rpm
- build/dist/scons-0.15-1.src.rpm
- build/dist/scons-0.15.linux-i686.tar.gz
- build/dist/scons-0.15.tar.gz
- build/dist/scons-0.15.win32.exe
- build/dist/scons-0.15.zip
- build/dist/scons-doc-0.15.tar.gz
- build/dist/scons-local-0.15.tar.gz
- build/dist/scons-local-0.15.zip
- build/dist/scons-src-0.15.tar.gz
- build/dist/scons-src-0.15.zip
- build/dist/scons_0.15-1_all.deb
+ build/dist/scons-0.90-1.noarch.rpm
+ build/dist/scons-0.90-1.src.rpm
+ build/dist/scons-0.90.linux-i686.tar.gz
+ build/dist/scons-0.90.tar.gz
+ build/dist/scons-0.90.win32.exe
+ build/dist/scons-0.90.zip
+ build/dist/scons-doc-0.90.tar.gz
+ build/dist/scons-local-0.90.tar.gz
+ build/dist/scons-local-0.90.zip
+ build/dist/scons-src-0.90.tar.gz
+ build/dist/scons-src-0.90.zip
+ build/dist/scons_0.90-1_all.deb
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.