[Checkins] SVN: zope.app.locales/trunk/buildout.cfg added find-links to zope.org

Christian Zagrodnick cz at gocept.com
Fri Jun 1 06:15:08 EDT 2007


Log message for revision 76101:
  added find-links to zope.org

Changed:
  U   zope.app.locales/trunk/buildout.cfg

-=-
Modified: zope.app.locales/trunk/buildout.cfg
===================================================================
--- zope.app.locales/trunk/buildout.cfg	2007-06-01 10:15:00 UTC (rev 76100)
+++ zope.app.locales/trunk/buildout.cfg	2007-06-01 10:15:05 UTC (rev 76101)
@@ -1,6 +1,7 @@
 [buildout]
 develop = . 
 parts = test
+find-links = http://download.zope.org/distribution/
 
 [test]
 recipe = zc.recipe.testrunner



More information about the Checkins mailing list