XML file change to go with .in file change
authorbdbaddog <bdbaddog@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 11 Jan 2010 02:13:19 +0000 (02:13 +0000)
committerbdbaddog <bdbaddog@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 11 Jan 2010 02:13:19 +0000 (02:13 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@4604 fdb21ef1-2011-0410-befe-b5e4ea1792b1

doc/user/build-install.xml

index 861636114a1a54fbb22cf32c59be157044b7d299..d6e4394ee2b99c3ca4498e044b877fe2b38e1b54 100644 (file)
 
     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,