summarylogtreecommitdiffstats
path: root/0067-install-msilib.patch
diff options
context:
space:
mode:
authoratomlong2021-08-28 11:19:04 +0800
committeratomlong2021-08-28 13:15:13 +0800
commit89a67c05174951d172252b1db96ff93cc4ec4bcd (patch)
treed8c39fa79b201cf9aea28c51e7446a252ed8fee4 /0067-install-msilib.patch
parentcf8d8d8771493a2aa8370ed323d06dc733a84181 (diff)
downloadaur-89a67c05174951d172252b1db96ff93cc4ec4bcd.tar.gz
Update to 3.9.6
Diffstat (limited to '0067-install-msilib.patch')
-rw-r--r--0067-install-msilib.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/0067-install-msilib.patch b/0067-install-msilib.patch
new file mode 100644
index 000000000000..d8df55c7aedd
--- /dev/null
+++ b/0067-install-msilib.patch
@@ -0,0 +1,30 @@
+From 408a59388df34c484cc3bfc7d7465ca7ea9c6f05 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= <s@saghul.net>
+Date: Thu, 17 Jun 2021 18:52:09 +0530
+Subject: [PATCH 067/N] install msilib
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Co-authored-by: Алексей <alexey.pawlow@gmail.com>
+Co-authored-by: Christoph Reiter <reiter.christoph@gmail.com>
+Co-authored-by: Ray Donnelly <mingw.android@gmail.com>
+---
+ Makefile.pre.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/Makefile.pre.in b/Makefile.pre.in
+index 7badeec..f6d0247 100644
+--- a/Makefile.pre.in
++++ b/Makefile.pre.in
+@@ -1497,6 +1497,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
+ test/test_peg_generator \
+ test/test_tools test/test_warnings test/test_warnings/data \
+ turtledemo \
++ msilib \
+ multiprocessing multiprocessing/dummy \
+ unittest unittest/test unittest/test/testmock \
+ venv venv/scripts venv/scripts/common venv/scripts/posix \
+--
+2.32.0
+