Commit ac826aac authored by Martin v. Löwis's avatar Martin v. Löwis

Patch #738325: Install optimized idlelib files.

parent 6e0f5e07
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment