# HG changeset patch # User Yuya Nishihara # Date 2015-04-23 13:44:46 # Node ID 6e38b6fc4123f61b840250953ba24b42a72cc7fb # Parent b2c1ff96c1e168e4506aeb86fdb448e7072f9be7 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 760a86865f80. The msi packages bundles Python 2.7.9, so cacert.pem is no longer necessary. Backed out changeset e5c2338d76b5 diff --git a/contrib/wix/guids.wxi b/contrib/wix/guids.wxi --- 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 --- a/contrib/wix/mercurial.wxs +++ b/contrib/wix/mercurial.wxs @@ -82,15 +82,6 @@ - - - - - - - @@ -132,8 +123,6 @@ - -