]> granicus.if.org Git - python/commitdiff
Fix a loooong-standing brainfart: I got the site-packages path for
authorGreg Ward <gward@python.net>
Sat, 23 Aug 2003 02:09:18 +0000 (02:09 +0000)
committerGreg Ward <gward@python.net>
Sat, 23 Aug 2003 02:09:18 +0000 (02:09 +0000)
Python 1.5.2 wrong in the section on config files.

Doc/inst/inst.tex

index c387ff72f5301dc8641d963afa6bae49876d6725..f5f00b20113e1a0597a5ba2df8419120bffe1997 100644 (file)
@@ -810,7 +810,7 @@ And on Mac OS, they are:
   in the directory where the Distutils are installed; under Python 1.6
   and later on \UNIX, this is as shown. For Python 1.5.2, the Distutils
   will normally be installed to
-  \file{\filevar{prefix}/lib/site-packages/python1.5/distutils},
+  \file{\filevar{prefix}/lib/python1.5/site-packages/distutils},
   so the system configuration file should be put there under Python
   1.5.2.
 \item[(2)] On \UNIX, if the \envvar{HOME} environment variable is not