[Zope-Checkins] CVS: Releases/Zope/lib/python/App - Product.py:1.54

Matthew T. Kromer matt@zope.com
Fri, 9 Nov 2001 12:28:51 -0500


Update of /cvs-repository/Releases/Zope/lib/python/App
In directory cvs.zope.org:/tmp/cvs-serv20547/lib/python/App

Modified Files:
	Product.py 
Log Message:
Change product distribution tarball to be based on Products not
lib/pythonProducts for collector issue# 3



=== Releases/Zope/lib/python/App/Product.py 1.53 => 1.54 ===
         rot=rotor.newrotor(id+' shshsh')
         ar=tar.tgzarchive("%s-%s" % (id, self.version))
-        prefix="lib/python/Products/%s/" % self.id
+        prefix="Products/%s/" % self.id
 
         # __init__.py
         ar.add(prefix+"__init__.py",