From 6093d4a11581739f5a8eeba69e8c9062a7e3d145 Mon Sep 17 00:00:00 2001 From: Yuya Nishihara Date: Thu, 23 Apr 2015 22:44:46 +0900 Subject: [PATCH] wix: remove cacert.pem from Windows distribution It should not be included in the Windows installers because it prevents loading CA certificates from the system store on Python 2.7.9, implemented by b572b9736ab0. The msi packages bundles Python 2.7.9, so cacert.pem is no longer necessary. Backed out changeset 7c9264a028c0 --- contrib/wix/guids.wxi | 2 -- contrib/wix/mercurial.wxs | 11 ----------- 2 files changed, 13 deletions(-) diff --git a/contrib/wix/guids.wxi b/contrib/wix/guids.wxi index 2e8cb12f23..0e3fa33c1e 100644 --- a/contrib/wix/guids.wxi +++ b/contrib/wix/guids.wxi @@ -44,8 +44,6 @@ - - diff --git a/contrib/wix/mercurial.wxs b/contrib/wix/mercurial.wxs index ac34fa243b..c0edab36bd 100644 --- a/contrib/wix/mercurial.wxs +++ b/contrib/wix/mercurial.wxs @@ -82,15 +82,6 @@ - - - - - - - @@ -132,8 +123,6 @@ - -