[Zope-Checkins] CVS: Zope - setup.py:1.34
Chris McDonough
chrism@zope.com
Sun, 20 Jul 2003 22:34:19 -0400
Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv7794
Modified Files:
setup.py
Log Message:
Remove misleading comment from setup.py regarding installation.
=== Zope/setup.py 1.33 => 1.34 ===
--- Zope/setup.py:1.33 Sun Jul 20 22:14:12 2003
+++ Zope/setup.py Sun Jul 20 22:34:14 2003
@@ -32,12 +32,6 @@
--home=/usr/local/lib/zope \
--install-platlib=/usr/local/lib/zope \
--install-purelib=/usr/local/lib/zope
-
- Note that with this method, all packages and scripts (including
- ZServer and z2.py) go in the same directory as Zope modules, which
- are distributed in lib/python. You will need to set both ZOPE_HOME
- and SOFTWARE_HOME to point to your destination directory in order
- for Zope to work in this configuration.
"""
import glob