[Checkins] SVN: zope.schema/trunk/MANIFEST.in Remove trailing slash,	seems to break winbot.
    Jan Carel Brand 
    cvs-admin at zope.org
       
    Fri Mar 23 11:25:47 UTC 2012
    
    
  
Log message for revision 124702:
  Remove trailing slash, seems to break winbot.
  
Changed:
  U   zope.schema/trunk/MANIFEST.in
-=-
Modified: zope.schema/trunk/MANIFEST.in
===================================================================
--- zope.schema/trunk/MANIFEST.in	2012-03-23 10:54:17 UTC (rev 124701)
+++ zope.schema/trunk/MANIFEST.in	2012-03-23 11:25:43 UTC (rev 124702)
@@ -2,5 +2,5 @@
 recursive-include src/zope/schema *.po
 recursive-include src/zope/schema *.mo
 recursive-include src/zape/schema *.txt
-graft src/zope/schema/tests/
+graft src/zope/schema/tests
 global-exclude *.pyc
    
    
More information about the checkins
mailing list