[Erp5-report] r38078 leonardo - /erp5/trunk/buildout/README-2.12.txt

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 31 19:04:15 CEST 2010


Author: leonardo
Date: Tue Aug 31 19:04:14 2010
New Revision: 38078

URL: http://svn.erp5.org?rev=38078&view=rev
Log:
stop using distribute, it's failing on some distributions

Modified:
    erp5/trunk/buildout/README-2.12.txt

Modified: erp5/trunk/buildout/README-2.12.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README-2.12.txt?rev=38078&r1=38077&r2=38078&view=diff
==============================================================================
--- erp5/trunk/buildout/README-2.12.txt [utf8] (original)
+++ erp5/trunk/buildout/README-2.12.txt [utf8] Tue Aug 31 19:04:14 2010
@@ -37,7 +37,7 @@ For example:
 Run the Zope 2.12 buildout:
 
   $ cd ~/erp5.buildout
-  $ python2.6 -S bootstrap/bootstrap.py -d -v 1.4.4 -c buildout-2.12.cfg
+  $ python2.6 -S bootstrap/bootstrap.py -v 1.4.4 -c buildout-2.12.cfg
   $ bin/buildout -v -c buildout-2.12.cfg
 
 This will download and install the software components needed to run ERP5 on




More information about the Erp5-report mailing list