[Erp5-report] r38113 luke - /erp5/trunk/buildout/Makefile

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 2 04:08:46 CEST 2010


Author: luke
Date: Thu Sep  2 04:08:45 2010
New Revision: 38113

URL: http://svn.erp5.org?rev=38113&view=rev
Log:
 - for now it seems theat setuptools works on more systems then
   distribute

Modified:
    erp5/trunk/buildout/Makefile

Modified: erp5/trunk/buildout/Makefile
URL: http://svn.erp5.org/erp5/trunk/buildout/Makefile?rev=38113&r1=38112&r2=38113&view=diff
==============================================================================
--- erp5/trunk/buildout/Makefile [utf8] (original)
+++ erp5/trunk/buildout/Makefile [utf8] Thu Sep  2 04:08:45 2010
@@ -16,7 +16,7 @@ software: bin/buildout
 	$(PYTHON) -S bin/buildout $(BUILDOUT_OPT)
 
 bin/buildout:
-	$(PYTHON) -S bootstrap/bootstrap.py -d -v 1.4.4
+	$(PYTHON) -S bootstrap/bootstrap.py -v 1.4.4
 
 # run make assert to check that all is working
 assert: bin/python2.4




More information about the Erp5-report mailing list