[Erp5-report] r40760 kazuhiko - /erp5/trunk/buildout/tests/assertSoftware.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 26 10:52:21 CET 2010


Author: kazuhiko
Date: Fri Nov 26 10:52:19 2010
New Revision: 40760

URL: http://svn.erp5.org?rev=40760&view=rev
Log:
our mod_ssl no longer links to libz.

Modified:
    erp5/trunk/buildout/tests/assertSoftware.py

Modified: erp5/trunk/buildout/tests/assertSoftware.py
URL: http://svn.erp5.org/erp5/trunk/buildout/tests/assertSoftware.py?rev=40760&r1=40759&r2=40760&view=diff
==============================================================================
--- erp5/trunk/buildout/tests/assertSoftware.py [utf8] (original)
+++ erp5/trunk/buildout/tests/assertSoftware.py [utf8] Fri Nov 26 10:52:19 2010
@@ -1041,7 +1041,6 @@ class AssertApache(AssertSoftwareMixin):
       'libdl',
       'libpthread',
       'libssl',
-      'libz',
       ], self.apache_rpath)
 
   def test_ld_module_mod_status(self):




More information about the Erp5-report mailing list