[Erp5-report] r41066 vincent - /erp5/trunk/buildout/README-2.12.txt

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 2 17:31:58 CET 2010


Author: vincent
Date: Thu Dec  2 17:31:58 2010
New Revision: 41066

URL: http://svn.erp5.org?rev=41066&view=rev
Log:
Remove redundant bootstraping method.

Only one bootstrap is required.
Removes the dependency on wget (or equivalent).

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=41066&r1=41065&r2=41066&view=diff
==============================================================================
--- erp5/trunk/buildout/README-2.12.txt [utf8] (original)
+++ erp5/trunk/buildout/README-2.12.txt [utf8] Thu Dec  2 17:31:58 2010
@@ -50,13 +50,6 @@ extends-cache = extends-cache
 Bootstrap buildout
 ~~~~~~~~~~~~~~~~~~
 
-Download the newest bootstrap.py file from:
-  http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py
-
-And run it:
-
-  $ python -S bootstrap.py
-
 WARNING: please read "Troubleshooting" section bellow, you may need to
 unset environment variables in your GNU/Linux distribution
 



More information about the Erp5-report mailing list