[Erp5-report] r39893 luke - /erp5/trunk/buildout/software-profiles/stunnel.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 4 13:17:09 CET 2010


Author: luke
Date: Thu Nov  4 13:17:06 2010
New Revision: 39893

URL: http://svn.erp5.org?rev=39893&view=rev
Log:
 - depend on own openssl

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

Modified: erp5/trunk/buildout/software-profiles/stunnel.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/stunnel.cfg?rev=39893&r1=39892&r2=39893&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/stunnel.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/stunnel.cfg [utf8] Thu Nov  4 13:17:06 2010
@@ -1,4 +1,6 @@
 [buildout]
+extends = ../software-profiles/openssl.cfg
+
 parts =
   stunnel
 
@@ -19,3 +21,4 @@ md5sum = bbd274e8364ea3ceca0ee5190e13edd
 pre-configure-hook = ${stunnel-4-hook-download:location}/${stunnel-4-hook-download:filename}:pre_configure_hook
 configure-options =
   --enable-ipv6
+  --with-ssl=${openssl:location}




More information about the Erp5-report mailing list