summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-02-11 16:27:28 (GMT)
committerSteven Knight <knight@baldmt.com>2003-02-11 16:27:28 (GMT)
commita2960be7a116f6e085a1072123976b1b31b09f1b (patch)
tree5392efc2d04d749bc0fe103da5a6babc6405147f /README
parentcbdfec6a46616c1d2dd0451a3a831db61ea76910 (diff)
downloadSCons-a2960be7a116f6e085a1072123976b1b31b09f1b.zip
SCons-a2960be7a116f6e085a1072123976b1b31b09f1b.tar.gz
SCons-a2960be7a116f6e085a1072123976b1b31b09f1b.tar.bz2
Initialize the 0.12 branch
Diffstat (limited to 'README')
-rw-r--r--README30
1 files changed, 15 insertions, 15 deletions
diff --git a/README b/README
index 63fcc07..b207584 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.11-1.noarch.rpm
+ Red Hat Linux scons-0.12-1.noarch.rpm
- Debian GNU/Linux scons_0.11-1_all.deb
+ Debian GNU/Linux scons_0.12-1_all.deb
(or use apt-get)
- Windows scons-0.11.win32.exe
+ Windows scons-0.12.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.11-1.noarch.rpm
- build/dist/scons-0.11-1.src.rpm
- build/dist/scons-0.11.linux-i686.tar.gz
- build/dist/scons-0.11.tar.gz
- build/dist/scons-0.11.win32.exe
- build/dist/scons-0.11.zip
- build/dist/scons-doc-0.11.tar.gz
- build/dist/scons-local-0.11.tar.gz
- build/dist/scons-local-0.11.zip
- build/dist/scons-src-0.11.tar.gz
- build/dist/scons-src-0.11.zip
- build/dist/scons_0.11-1_all.deb
+ build/dist/scons-0.12-1.noarch.rpm
+ build/dist/scons-0.12-1.src.rpm
+ build/dist/scons-0.12.linux-i686.tar.gz
+ build/dist/scons-0.12.tar.gz
+ build/dist/scons-0.12.win32.exe
+ build/dist/scons-0.12.zip
+ build/dist/scons-doc-0.12.tar.gz
+ build/dist/scons-local-0.12.tar.gz
+ build/dist/scons-local-0.12.zip
+ build/dist/scons-src-0.12.tar.gz
+ build/dist/scons-src-0.12.zip
+ build/dist/scons_0.12-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.