summarylogtreecommitdiffstats
path: root/0056-install-msilib.patch
diff options
context:
space:
mode:
Diffstat (limited to '0056-install-msilib.patch')
-rw-r--r--0056-install-msilib.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/0056-install-msilib.patch b/0056-install-msilib.patch
new file mode 100644
index 000000000000..7f2fd35a8cc6
--- /dev/null
+++ b/0056-install-msilib.patch
@@ -0,0 +1,30 @@
+From 63cdce7b086866930e5d34b1ade187dc0f92309d 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 056/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 7b3fdf6..87e95ec 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.33.0
+