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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 2 16:57:17 CET 2010


Author: luke
Date: Thu Dec  2 16:57:17 2010
New Revision: 41043

URL: http://svn.erp5.org?rev=41043&view=rev
Log:
 - drop Makefile, which is redundant in case of buildout

Removed:
    erp5/trunk/buildout/Makefile

Removed: erp5/trunk/buildout/Makefile
URL: http://svn.erp5.org/erp5/trunk/buildout/Makefile?rev=41042&view=auto
==============================================================================
--- erp5/trunk/buildout/Makefile [utf8] (original)
+++ erp5/trunk/buildout/Makefile (removed)
@@ -1,12 +0,0 @@
-PYTHON=python
-BUILDOUT_OPT=-U -v
-
-software: bin/buildout
-	$(PYTHON) -S bin/buildout $(BUILDOUT_OPT)
-
-bin/buildout:
-	$(PYTHON) -S bootstrap/bootstrap.py -v 1.4.4
-
-# run make assert to check that all is working
-assert: bin/python2.4
-	bin/python2.4 tests/assertSoftware.py



More information about the Erp5-report mailing list