summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-05-04 04:51:40 (GMT)
committerSteven Knight <knight@baldmt.com>2002-05-04 04:51:40 (GMT)
commita79fc1da313aa09ed0007b8c797ab080b038fee8 (patch)
treeffd857dec56003d3be30af22be48249cdc708a49 /README
parent291533b4080c7db76da6b030cd8b7b8c1a70aa2a (diff)
downloadSCons-a79fc1da313aa09ed0007b8c797ab080b038fee8.zip
SCons-a79fc1da313aa09ed0007b8c797ab080b038fee8.tar.gz
SCons-a79fc1da313aa09ed0007b8c797ab080b038fee8.tar.bz2
Initialize the new branch.
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index c7f5a99..3a3c265 100644
--- a/README
+++ b/README
@@ -139,16 +139,16 @@ more work:
Depending on the utilities installed on your system, any or all of the
following packages will be built:
- build/dist/scons-0.07-1.noarch.rpm
- build/dist/scons-0.07-1.src.rpm
- build/dist/scons-0.07.linux-i686.tar.gz
- build/dist/scons-0.07.tar.gz
- build/dist/scons-0.07.win32.exe
- build/dist/scons-0.07.zip
- build/dist/scons-doc-0.07.tar.gz
- build/dist/scons-src-0.07.tar.gz
- build/dist/scons-src-0.07.zip
- build/dist/scons_0.07-1_all.deb
+ build/dist/scons-0.08-1.noarch.rpm
+ build/dist/scons-0.08-1.src.rpm
+ build/dist/scons-0.08.linux-i686.tar.gz
+ build/dist/scons-0.08.tar.gz
+ build/dist/scons-0.08.win32.exe
+ build/dist/scons-0.08.zip
+ build/dist/scons-doc-0.08.tar.gz
+ build/dist/scons-src-0.08.tar.gz
+ build/dist/scons-src-0.08.zip
+ build/dist/scons_0.08-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.