summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-04-02 15:01:37 +0000
committerSteven Knight <knight@baldmt.com>2003-04-02 15:01:37 +0000
commita2b9b257fec5cc6ec8a7a14ede42e8ae0c55ba98 (patch)
tree41eecdad61fdd6d9a38fd1b44d137bc875a95262 /README
parent68a6c0c2df1455157ed2bfbbb8e19284d817480c (diff)
downloadscons-a2b9b257fec5cc6ec8a7a14ede42e8ae0c55ba98.tar.gz
Initialize the new branch.
Diffstat (limited to 'README')
-rw-r--r--README30
1 files changed, 15 insertions, 15 deletions
diff --git a/README b/README
index 71b217c9..6b5c83a0 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.13-1.noarch.rpm
+ Red Hat Linux scons-0.14-1.noarch.rpm
- Debian GNU/Linux scons_0.13-1_all.deb
+ Debian GNU/Linux scons_0.14-1_all.deb
(or use apt-get)
- Windows scons-0.13.win32.exe
+ Windows scons-0.14.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.13-1.noarch.rpm
- build/dist/scons-0.13-1.src.rpm
- build/dist/scons-0.13.linux-i686.tar.gz
- build/dist/scons-0.13.tar.gz
- build/dist/scons-0.13.win32.exe
- build/dist/scons-0.13.zip
- build/dist/scons-doc-0.13.tar.gz
- build/dist/scons-local-0.13.tar.gz
- build/dist/scons-local-0.13.zip
- build/dist/scons-src-0.13.tar.gz
- build/dist/scons-src-0.13.zip
- build/dist/scons_0.13-1_all.deb
+ build/dist/scons-0.14-1.noarch.rpm
+ build/dist/scons-0.14-1.src.rpm
+ build/dist/scons-0.14.linux-i686.tar.gz
+ build/dist/scons-0.14.tar.gz
+ build/dist/scons-0.14.win32.exe
+ build/dist/scons-0.14.zip
+ build/dist/scons-doc-0.14.tar.gz
+ build/dist/scons-local-0.14.tar.gz
+ build/dist/scons-local-0.14.zip
+ build/dist/scons-src-0.14.tar.gz
+ build/dist/scons-src-0.14.zip
+ build/dist/scons_0.14-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.