[Zope-Checkins] CVS: Zope - setup.py:1.51

Andreas Jung andreas at andreas-jung.com
Sun Jan 18 12:45:25 EST 2004


Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv2686

Modified Files:
	setup.py 
Log Message:
added ZReST/www dir


=== Zope/setup.py 1.50 => 1.51 ===
--- Zope/setup.py:1.50	Tue Jan  6 11:35:53 2004
+++ Zope/setup.py	Sun Jan 18 12:45:23 2004
@@ -1051,6 +1051,7 @@
     packages=['Products.ZReST'],
     data_files=[['Products/ZReST', ['Products/ZReST/*.txt']],
                 ['Products/ZReST/dtml', ['Products/ZReST/dtml/*']],
+                ['Products/ZReST/www', ['Products/ZReST/www/*']],
                 ],
     )
 




More information about the Zope-Checkins mailing list