]> granicus.if.org Git - python/commitdiff
bpo-37653: Fix libinstall target in Makefile (GH-14911)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Tue, 23 Jul 2019 16:11:50 +0000 (18:11 +0200)
committerNed Deily <nad@python.org>
Tue, 23 Jul 2019 16:11:50 +0000 (18:11 +0200)
Makefile.pre.in

index dd267b483a29b1d04fe7d7bc7e371893cda66715..363a4eb9d2cb2936b86af9fc7c4a256edca93dc4 100644 (file)
@@ -1432,8 +1432,6 @@ libinstall:       build_all $(srcdir)/Modules/xxmodule.c
                        *CVS) ;; \
                        *.py[co]) ;; \
                        *.orig) ;; \
-                       # bpo-37468: Don't install distutils/command/wininst-*.exe files used \
-                       # by distutils bdist_wininst: bdist_wininst only works on Windows. \
                        *wininst-*.exe) ;; \
                        *~) ;; \
                        *) \