Files
MINGW-packages/mingw-w64-python3/1010-install-msilib.patch

12 lines
553 B
Diff

diff -Naur Python-3.7.0-orig/Makefile.pre.in Python-3.7.0/Makefile.pre.in
--- Python-3.7.0-orig/Makefile.pre.in 2018-07-12 10:22:12.056442600 +0300
+++ Python-3.7.0/Makefile.pre.in 2018-07-12 10:22:42.429696000 +0300
@@ -1334,6 +1334,7 @@
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
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 \