projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7123ea0
)
bpo-37653: Fix libinstall target in Makefile (GH-14911)
author
Erlend Egeberg Aasland
<erlend.aasland@innova.no>
Tue, 23 Jul 2019 16:11:50 +0000
(18:11 +0200)
committer
Ned Deily
<nad@python.org>
Tue, 23 Jul 2019 16:11:50 +0000
(18:11 +0200)
Makefile.pre.in
patch
|
blob
|
history
diff --git
a/Makefile.pre.in
b/Makefile.pre.in
index dd267b483a29b1d04fe7d7bc7e371893cda66715..363a4eb9d2cb2936b86af9fc7c4a256edca93dc4 100644
(file)
--- a/
Makefile.pre.in
+++ b/
Makefile.pre.in
@@
-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) ;; \
*~) ;; \
*) \