From a20033f496efea8c6274872878ba45ab83369e83 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 11 Jan 2010 01:25:45 +0000 Subject: Fix bug 2389 - indicate that the install dir will depend on the python being used --- doc/user/build-install.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/build-install.in b/doc/user/build-install.in index 8616361..d6e4394 100644 --- a/doc/user/build-install.in +++ b/doc/user/build-install.in @@ -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 (/usr/local/bin or C:\Python25\Scripts), and will install the &SCons; build engine - in an appropriate stand-alone library directory + in the corresponding library directory for the python used (/usr/local/lib/scons or C:\Python25\scons). Because these are system directories, -- cgit v0.12