[Erp5-report] r32964 luke - in /erp5/trunk/buildout: local-eggs/ profiles/ recipes/ softwar...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 22 16:00:49 CET 2010


Author: luke
Date: Mon Feb 22 16:00:49 2010
New Revision: 32964

URL: http://svn.erp5.org?rev=32964&view=rev
Log:
 - use more generic name for local eggs directory

Added:
    erp5/trunk/buildout/local-eggs/
      - copied from r32963, erp5/trunk/buildout/recipes/
Removed:
    erp5/trunk/buildout/recipes/
Modified:
    erp5/trunk/buildout/profiles/common.cfg
    erp5/trunk/buildout/software-profiles/openoffice-bin.cfg

Modified: erp5/trunk/buildout/profiles/common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/common.cfg?rev=32964&r1=32963&r2=32964&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/common.cfg [utf8] Mon Feb 22 16:00:49 2010
@@ -1,5 +1,5 @@
 [buildout]
-develop = recipes/erp5.recipe.standaloneinstance
+develop = local-eggs/erp5.recipe.standaloneinstance
 
 [create-directories]
 recipe = plone.recipe.command

Modified: erp5/trunk/buildout/software-profiles/openoffice-bin.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/openoffice-bin.cfg?rev=32964&r1=32963&r2=32964&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/openoffice-bin.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/openoffice-bin.cfg [utf8] Mon Feb 22 16:00:49 2010
@@ -2,7 +2,7 @@
 parts =
   openoffice-bin
 develop =
-  recipes/erp5.recipe.openoffice
+  local-eggs/erp5.recipe.openoffice
 
 [openoffice-bin]
 recipe = erp5.recipe.openoffice




More information about the Erp5-report mailing list