[Erp5-report] r40013 luke - /erp5/trunk/buildout/software-profiles/gdbm.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 8 10:09:02 CET 2010


Author: luke
Date: Mon Nov  8 10:09:00 2010
New Revision: 40013

URL: http://svn.erp5.org?rev=40013&view=rev
Log:
 - install ndbm API compatibility, as it is usefull eg. in case of
   python dbm library

Modified:
    erp5/trunk/buildout/software-profiles/gdbm.cfg

Modified: erp5/trunk/buildout/software-profiles/gdbm.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/gdbm.cfg?rev=40013&r1=40012&r2=40013&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/gdbm.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/gdbm.cfg [utf8] Mon Nov  8 10:09:00 2010
@@ -17,3 +17,6 @@ recipe = erp5.recipe.cmmisafe
 url = ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.8.3.tar.gz
 md5sum = 1d1b1d5c0245b1c00aff92da751e9aa1
 patches = ${gdbm-nochange-patch-download:location}/${gdbm-nochange-patch-download:filename}
+make-targets =
+  install
+  install-compat




More information about the Erp5-report mailing list