[Erp5-report] r43216 romain - /erp5/trunk/buildout/software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Feb 9 10:29:27 CET 2011


Author: romain
Date: Wed Feb  9 10:29:26 2011
New Revision: 43216

URL: http://svn.erp5.org?rev=43216&view=rev
Log:
Each software profile has to be self contained.

Modified:
    erp5/trunk/buildout/software-profiles/kumo.cfg
    erp5/trunk/buildout/software-profiles/messagepack.cfg

Modified: erp5/trunk/buildout/software-profiles/kumo.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/kumo.cfg?rev=43216&r1=43215&r2=43216&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/kumo.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/kumo.cfg [utf8] Wed Feb  9 10:29:26 2011
@@ -6,6 +6,7 @@ extends =
   zlib.cfg
 
 parts = kumo
+find-links = http://www.nexedi.org/static/packages/source/
 
 [kumo-hooks-download]
 url = http://www.nexedi.org/static/buildout-hooks/kumo-hooks.py-r41093

Modified: erp5/trunk/buildout/software-profiles/messagepack.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/messagepack.cfg?rev=43216&r1=43215&r2=43216&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/messagepack.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/messagepack.cfg [utf8] Wed Feb  9 10:29:26 2011
@@ -1,5 +1,6 @@
 [buildout]
 parts = messagepack
+find-links = http://www.nexedi.org/static/packages/source/
 
 [messagepack]
 recipe = erp5.recipe.cmmiforcei686



More information about the Erp5-report mailing list