[Checkins] SVN: zope.principalannotation/trunk/buildout.cfg Remove	dependence on some zope.site checkout.
    Martijn Faassen 
    faassen at startifact.com
       
    Sat Jan  9 16:32:43 EST 2010
    
    
  
Log message for revision 107960:
  Remove dependence on some zope.site checkout.
  
Changed:
  U   zope.principalannotation/trunk/buildout.cfg
-=-
Modified: zope.principalannotation/trunk/buildout.cfg
===================================================================
--- zope.principalannotation/trunk/buildout.cfg	2010-01-09 19:29:19 UTC (rev 107959)
+++ zope.principalannotation/trunk/buildout.cfg	2010-01-09 21:32:43 UTC (rev 107960)
@@ -1,5 +1,5 @@
 [buildout]
-develop = . ../zope.site
+develop = . 
 parts = test coverage-test coverage-report docs
 
 [test]
    
    
More information about the checkins
mailing list