[shibboleth-sp2] 43/82: SSPCPP-689 OpenSSL1.1 Build and Merge Modules
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Thu Nov 16 08:16:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a commit to branch master
in repository shibboleth-sp2.
commit e6271c2922db1201861ba64780a199f623b536e2
Author: Rod Widdowson <rdw at steadingsoftware.com>
Date: Tue Jul 11 14:48:06 2017 +0100
SSPCPP-689 OpenSSL1.1 Build and Merge Modules
https://issues.shibboleth.net/jira/browse/SSPCPP-689
The bug that keeps on giving. Fix same buig as we had in x86 in x64.
---
msi/WiX/MergeModules/OpenSSL-x64.wxs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/msi/WiX/MergeModules/OpenSSL-x64.wxs b/msi/WiX/MergeModules/OpenSSL-x64.wxs
index 129dfd5..3d77916 100644
--- a/msi/WiX/MergeModules/OpenSSL-x64.wxs
+++ b/msi/WiX/MergeModules/OpenSSL-x64.wxs
@@ -32,7 +32,7 @@
<?define LibEay="libeay32_$(var.OpenSSLFileVersion).dll"?>
<?define LibEayD="libeay32_$(var.OpenSSLFileVersion)D.dll"?>
<?define SslEay="ssleay32_$(var.OpenSSLFileVersion).dll"?>
-<?define SslEayD="ssleay32_$(var.OpenSSLFileVersion).dll"?>
+<?define SslEayD="ssleay32_$(var.OpenSSLFileVersion)D.dll"?>
<?endif ?>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list