From: Robert Nelson Date: Thu, 27 Jul 2006 06:46:51 +0000 (+0000) Subject: Patch OpenSSL def file so Windows tool 'depends' works. X-Git-Tag: Release-2.0.0~714 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=57cddaf023af4049dc40867fdb71a49d044b973e;p=bacula%2Fbacula Patch OpenSSL def file so Windows tool 'depends' works. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3188 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/win32/patches/openssl.patch b/bacula/src/win32/patches/openssl.patch index 1be8fe1927..7667e262b0 100644 --- a/bacula/src/win32/patches/openssl.patch +++ b/bacula/src/win32/patches/openssl.patch @@ -295,3 +295,15 @@ Index: Makefile.shared link_app.cygwin: $(LINK_APP) +Index: util/mkdef.pl +--- ../tmp/openssl-0.9.8b/util/mkdef.pl 2006-01-02 06:08:22.000000000 -0800 ++++ ./util/mkdef.pl 2006-07-26 23:21:46.000000000 -0700 +@@ -1204,7 +1204,7 @@ + ; Definition file for the DLL version of the $name library from OpenSSL + ; + +-LIBRARY $libname $liboptions ++LIBRARY $libname.DLL $liboptions + + DESCRIPTION '$description' +