[Erp5-report] r41358 kazuhiko - /erp5/trunk/buildout/software-profiles/neon.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Dec 11 08:50:19 CET 2010


Author: kazuhiko
Date: Sat Dec 11 08:50:18 2010
New Revision: 41358

URL: http://svn.erp5.org?rev=41358&view=rev
Log:
add --disable-nls for neon, because we already use the same option for subversion.

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

Modified: erp5/trunk/buildout/software-profiles/neon.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/neon.cfg?rev=41358&r1=41357&r2=41358&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/neon.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/neon.cfg [utf8] Sat Dec 11 08:50:18 2010
@@ -18,6 +18,7 @@ configure-options =
   --without-gssapi
   --with-libxml2
   --enable-threadsafe-ssl=posix
+  --disable-nls
 
 environment =
   PATH=${libxml2:location}/bin:${pkgconfig:location}/bin:%(PATH)s



More information about the Erp5-report mailing list