mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Patch #738325: Install optimized idlelib files.
This commit is contained in:
parent
6e0f5e077a
commit
ac826aac28
1 changed files with 1 additions and 0 deletions
|
@ -878,6 +878,7 @@ idleinstall:
|
|||
--install-purelib=$(LIBDEST) \
|
||||
--install-scripts=$(BINDIR) \
|
||||
--install-platlib=$(DESTSHARED) \
|
||||
--optimize=2 \
|
||||
--root=/$(DESTDIR)
|
||||
|
||||
# This installs a few of the useful scripts in Tools/scripts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue