[PATCH 1 of 5 v2] win32: drop reference to python2.5

timeless timeless at mozdev.org
Tue Oct 20 00:34:52 UTC 2015


# HG changeset patch
# User timeless <timeless at mozdev.org>
# Date 1444943951 14400
#      Thu Oct 15 17:19:11 2015 -0400
# Node ID 5c265b92e735fa9db2879390597fe87344d3f831
# Parent  cbd04ce641b943ee40b2355b81fc910a7c7a4a88
win32: drop reference to python2.5

diff --git a/contrib/win32/win32-build.txt b/contrib/win32/win32-build.txt
--- a/contrib/win32/win32-build.txt
+++ b/contrib/win32/win32-build.txt
@@ -78,9 +78,6 @@
 
 Copy add_path.exe and cacert.pem files into the dist directory that just got created.
 
-If you are using Python up to version 2.5.4, copy mfc71.dll 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


More information about the Mercurial-devel mailing list