[Zope-CVS] CVS: Releases/ZopeX3 - SETUP.cfg:1.4
    Jim Fulton 
    jim at zope.com
       
    Sun May 16 08:36:41 EDT 2004
    
    
  
Update of /cvs-repository/Releases/ZopeX3
In directory cvs.zope.org:/tmp/cvs-serv13372
Modified Files:
	SETUP.cfg 
Log Message:
Try (flail) to get package includes into skel
=== Releases/ZopeX3/SETUP.cfg 1.3 => 1.4 ===
--- Releases/ZopeX3/SETUP.cfg:1.3	Fri May 14 01:39:45 2004
+++ Releases/ZopeX3/SETUP.cfg	Sun May 16 08:36:40 2004
@@ -7,3 +7,7 @@
 <data-files .>
   skel
 </data-files>
+
+<data-files etc>
+  skel/etc
+</data-files>
    
    
More information about the Zope-CVS
mailing list