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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 22 17:56:58 CET 2010


Author: luke
Date: Mon Feb 22 17:56:57 2010
New Revision: 32980

URL: http://svn.erp5.org?rev=32980&view=rev
Log:
 - elementtreee is supported

Modified:
    erp5/trunk/buildout/Makefile

Modified: erp5/trunk/buildout/Makefile
URL: http://svn.erp5.org/erp5/trunk/buildout/Makefile?rev=32980&r1=32979&r2=32980&view=diff
==============================================================================
--- erp5/trunk/buildout/Makefile [utf8] (original)
+++ erp5/trunk/buildout/Makefile [utf8] Mon Feb 22 17:56:57 2010
@@ -18,6 +18,7 @@
 	bin/python2.4 -c 'import _xmlplus'
 	bin/python2.4 -c 'import bz2'
 	bin/python2.4 -c 'import dbm'
+	bin/python2.4 -c 'import elementtree'
 	bin/python2.4 -c 'import fpconst'
 	bin/python2.4 -c 'import itools'
 	bin/python2.4 -c 'import ldap'
@@ -29,7 +30,6 @@
 	bin/python2.4 -c 'import threadframe'
 	bin/python2.4 -c 'import xml.parsers.expat'
 	bin/python2.4 -c 'import zlib'
-	# elementtree
 
 assert-parts-libs:
 	ldd parts/mysql-tritonn-5.0/libexec/mysqld | grep 'parts/senna/lib/libsenna.so.0'




More information about the Erp5-report mailing list