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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 15 15:49:07 CET 2010


Author: luke
Date: Mon Feb 15 15:49:01 2010
New Revision: 32549

URL: http://svn.erp5.org?rev=32549&view=rev
Log:
 - simple makefile to update software

Added:
    erp5/trunk/buildout/Makefile   (with props)

Added: erp5/trunk/buildout/Makefile
URL: http://svn.erp5.org/erp5/trunk/buildout/Makefile?rev=32549&view=auto
==============================================================================
--- erp5/trunk/buildout/Makefile (added)
+++ erp5/trunk/buildout/Makefile [utf8] Mon Feb 15 15:49:01 2010
@@ -1,0 +1,5 @@
+software: bootstrap
+	bin/buildout -N -c official.cfg
+
+bootstrap: bootstrap/bootstrap.py
+	python bootstrap/bootstrap.py

Propchange: erp5/trunk/buildout/Makefile
------------------------------------------------------------------------------
    svn:eol-style = native




More information about the Erp5-report mailing list