# HG changeset patch # User Gregory Szorc # Date 1551633052 28800 # Node ID 27eca52b18745ded9d5ead5955baf66dbcc849ea # Parent 0f49b56d5d74015fc48114c5410fa901f53827f1 inno: remove cacerts.pem from documentation The inno distribution no longer includes cacert.pem as of ca1ad8ef38be22 (April 2015). The docs were never updated. Differential Revision: https://phab.mercurial-scm.org/D6061 diff -r 0f49b56d5d74 -r 27eca52b1874 contrib/packaging/inno/readme.txt --- a/contrib/packaging/inno/readme.txt Thu Feb 28 12:54:48 2019 -0800 +++ b/contrib/packaging/inno/readme.txt Sun Mar 03 09:10:52 2019 -0800 @@ -43,9 +43,6 @@ Docutils http://docutils.sourceforge.net/ - CA Certs file - http://curl.haxx.se/ca/cacert.pem - And, of course, Mercurial itself. Once you have all this installed and built, clone a copy of the @@ -73,8 +70,6 @@ "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86_amd64 python setup.py py2exe -b 3 -Copy cacert.pem files into the dist directory that just got created. - If you are using Python 2.6 or later, or if you are using MSVC 2008 to compile mercurial, you must include the C runtime libraries in the installer. To do so, install the Visual C++ 2008 redistributable package. Then in your windows\winsxs