summarylogtreecommitdiffstats
path: root/0011-MINGW-determine-if-pwdmodule-should-be-used.patch
diff options
context:
space:
mode:
authoratomlong2021-10-23 17:55:22 +0800
committeratomlong2021-10-23 18:06:15 +0800
commit80096c8de4b34ec1ed8f30bb428918cd592b2424 (patch)
treeb48dd1e73de9ea35a4709fb6b93deb16331ec514 /0011-MINGW-determine-if-pwdmodule-should-be-used.patch
parent89a67c05174951d172252b1db96ff93cc4ec4bcd (diff)
downloadaur-mingw-w64-python.tar.gz
update to 3.9.7
Diffstat (limited to '0011-MINGW-determine-if-pwdmodule-should-be-used.patch')
-rw-r--r--0011-MINGW-determine-if-pwdmodule-should-be-used.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0011-MINGW-determine-if-pwdmodule-should-be-used.patch b/0011-MINGW-determine-if-pwdmodule-should-be-used.patch
index 58ff71c09b20..06e38e5c3f1c 100644
--- a/0011-MINGW-determine-if-pwdmodule-should-be-used.patch
+++ b/0011-MINGW-determine-if-pwdmodule-should-be-used.patch
@@ -1,4 +1,4 @@
-From 40d6aaa0260b733a5bb004fd90287148e09a249c Mon Sep 17 00:00:00 2001
+From 892c8b91944241a71222a04d9276fdd409479408 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9?=
<alexey.pawlow@gmail.com>
Date: Thu, 17 Jun 2021 18:51:21 +0530
@@ -43,7 +43,7 @@ index 612cabd..d071a74 100644
@USE_WIN32_MODULE@winreg ../PC/winreg.c
diff --git a/configure.ac b/configure.ac
-index e307fe3..52b3120 100644
+index 59f3edc..806ebe0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3333,6 +3333,13 @@ case $host in
@@ -61,5 +61,5 @@ index e307fe3..52b3120 100644
# For a single AC_DEFINE, no template is needed.
AH_TEMPLATE(_REENTRANT,
--
-2.32.0
+2.33.0