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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 23 13:11:07 CET 2010


Author: luke
Date: Tue Feb 23 13:11:06 2010
New Revision: 33014

URL: http://svn.erp5.org?rev=33014&view=rev
Log:
 - assert for gdbm too

Modified:
    erp5/trunk/buildout/Makefile

Modified: erp5/trunk/buildout/Makefile
URL: http://svn.erp5.org/erp5/trunk/buildout/Makefile?rev=33014&r1=33013&r2=33014&view=diff
==============================================================================
--- erp5/trunk/buildout/Makefile [utf8] (original)
+++ erp5/trunk/buildout/Makefile [utf8] Tue Feb 23 13:11:06 2010
@@ -20,6 +20,7 @@
 	bin/python2.4 -c 'import dbm'
 	bin/python2.4 -c 'import elementtree'
 	bin/python2.4 -c 'import fpconst'
+	bin/python2.4 -c 'import gdbm'
 	bin/python2.4 -c 'import itools'
 	bin/python2.4 -c 'import ldap'
 	bin/python2.4 -c 'import lxml'




More information about the Erp5-report mailing list