summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAnatoly Techtonik <techtonik@gmail.com>2010-07-06 19:25:37 (GMT)
committerAnatoly Techtonik <techtonik@gmail.com>2010-07-06 19:25:37 (GMT)
commitc8dee393d130342f5035f061ec3760f8cb071dac (patch)
treed98177b1e4c893e43a5fb7f97485904246567b85 /README
parent6db0c3e47b82bb0b612537f688fa882d6530b7ef (diff)
downloadSCons-c8dee393d130342f5035f061ec3760f8cb071dac.zip
SCons-c8dee393d130342f5035f061ec3760f8cb071dac.tar.gz
SCons-c8dee393d130342f5035f061ec3760f8cb071dac.tar.bz2
Aegis cleanup - remove references from bootstrap.py (issue #2639)
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 280b68c..c2e1e5b 100644
--- a/README
+++ b/README
@@ -579,10 +579,9 @@ bin/
man page format
bootstrap.py
- A build script for use with Aegis. This collects a current copy
- of SCons from the Aegis baseline directories in a bootstrap/
- subdirectory, and then executes SCons with the supplied
- command-line arguments.
+ Build script for running SCons from the current source code
+ checkout. This copies SCons files to bootstrap/ subdirectory,
+ and then executes SCons with the supplied command-line arguments.
build/
This doesn't exist yet if you're looking at a vanilla source