Update of /cvs-repository/ZODB4
In directory cvs.zope.org:/tmp/cvs-serv16265
Modified Files:
setup.py
Log Message:
Add zdaemon to installed packages list.
=== ZODB4/setup.py 1.3 => 1.4 ===
--- ZODB4/setup.py:1.3 Thu Dec 5 11:58:07 2002
+++ ZODB4/setup.py Thu Dec 5 14:58:19 2002
@@ -130,6 +130,7 @@
"ThreadedAsync",
"Transaction",
"ZConfig",
+ "zdaemon",
"ZEO", "ZEO.zrpc",
"zLOG",
"ZODB",