[Erp5-report] r26778 - /experimental/erp5.buildout/profiles/development.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 4 14:31:28 CEST 2009


Author: jerome
Date: Mon May  4 14:31:27 2009
New Revision: 26778

URL: http://svn.erp5.org?rev=26778&view=rev
Log:
install DCWorkflowGraph as an egg

Modified:
    experimental/erp5.buildout/profiles/development.cfg

Modified: experimental/erp5.buildout/profiles/development.cfg
URL: http://svn.erp5.org/experimental/erp5.buildout/profiles/development.cfg?rev=26778&r1=26777&r2=26778&view=diff
==============================================================================
--- experimental/erp5.buildout/profiles/development.cfg [utf8] (original)
+++ experimental/erp5.buildout/profiles/development.cfg [utf8] Mon May  4 14:31:27 2009
@@ -11,6 +11,7 @@
 debug-mode = on
 extra-paths += ${pysvn:location}/lib/svn-python
 eggs += ipdb
+        Products.DCWorkflowGraph
 ;   Products.PDBDebugMode
 ;   Products.PTProfiler
 
@@ -23,9 +24,6 @@
 url=http://subversion.tigris.org/downloads/subversion-1.5.0-rc4.tar.bz2
 download_cache = cache
 extra_options=--with-apr=${apachebuild:location}/bin/ --with-apr-util=${apachebuild:location}/bin/ PYTHON=/usr/bin/python2.4
-
-[products-deps]
-urls += http://www.zope.org/Members/panjunyong/DCWorkflowGraph/dcworkflowgraph-0_3/dcworkflowgraph-0_3.tgz
 
 [erp5flakes]
 recipe = zc.recipe.egg




More information about the Erp5-report mailing list