From ac826aac285a9f613b095f4214d0a36a78a243ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Fri, 16 May 2003 05:40:31 +0000 Subject: Patch #738325: Install optimized idlelib files. --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index 3bb44a4..aabeca6 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -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 -- cgit v0.12