summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2010-01-11 02:13:19 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2010-01-11 02:13:19 (GMT)
commit9e2c60f6601ff6ef2b222d6208fac3247fa420d3 (patch)
tree15acd3ae0f1cdabff1f3bfc1447fbb7458ad3017 /doc
parentdc30cc0624ac5ec648a6c608a347c421caa113fd (diff)
downloadSCons-9e2c60f6601ff6ef2b222d6208fac3247fa420d3.zip
SCons-9e2c60f6601ff6ef2b222d6208fac3247fa420d3.tar.gz
SCons-9e2c60f6601ff6ef2b222d6208fac3247fa420d3.tar.bz2
XML file change to go with .in file change
Diffstat (limited to 'doc')
-rw-r--r--doc/user/build-install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/build-install.xml b/doc/user/build-install.xml
index 8616361..d6e4394 100644
--- a/doc/user/build-install.xml
+++ b/doc/user/build-install.xml
@@ -411,11 +411,11 @@
This will build &SCons;,
install the &scons; script
- in the default system scripts directory
+ in the python which is used to run the setup.py's scripts directory
(<filename>/usr/local/bin</filename> or
<filename>C:\Python25\Scripts</filename>),
and will install the &SCons; build engine
- in an appropriate stand-alone library directory
+ in the corresponding library directory for the python used
(<filename>/usr/local/lib/scons</filename> or
<filename>C:\Python25\scons</filename>).
Because these are system directories,