Log message for revision 71078:
  Generate scripts.
  

Changed:
  U   zdaemon/trunk/buildout.cfg

-=-
Modified: zdaemon/trunk/buildout.cfg
===================================================================
--- zdaemon/trunk/buildout.cfg  2006-11-05 12:29:58 UTC (rev 71077)
+++ zdaemon/trunk/buildout.cfg  2006-11-05 17:43:26 UTC (rev 71078)
@@ -1,8 +1,12 @@
 [buildout]
 develop = .
-parts = test
+parts = test scripts
 find-links = http://download.zope.org/distribution/
 
 [test]
 recipe = zc.recipe.testrunner
 eggs = zdaemon
+
+[scripts]
+recipe = zc.recipe.egg
+eggs = zdaemon

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to