[Erp5-report] r40588 luke - /erp5/trunk/buildout/software-profiles/cyrus-sasl.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 24 13:04:26 CET 2010


Author: luke
Date: Wed Nov 24 13:04:26 2010
New Revision: 40588

URL: http://svn.erp5.org?rev=40588&view=rev
Log:
 - there is no need to keep compile directory by default

Modified:
    erp5/trunk/buildout/software-profiles/cyrus-sasl.cfg

Modified: erp5/trunk/buildout/software-profiles/cyrus-sasl.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/cyrus-sasl.cfg?rev=40588&r1=40587&r2=40588&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/cyrus-sasl.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/cyrus-sasl.cfg [utf8] Wed Nov 24 13:04:26 2010
@@ -34,8 +34,6 @@ configure-options =
 make-options =
   -j1
 
-keep-compile-dir = True
-
 environment =
   CPPFLAGS=-I${openssl:location}/include -I${gdbm:location}/include -I${zlib:location}/include
   LDFLAGS=-L${openssl:location}/lib -Wl,-rpath -Wl,${openssl:location}/lib -L${libdb:location}/lib -Wl,-rpath -Wl,${libdb:location}/lib -L${gdbm:location}/lib -Wl,-rpath -Wl,${gdbm:location}/lib -L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib




More information about the Erp5-report mailing list