Kaydet (Commit) 8f515268 authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Patch #735613: Pass install-purelib to idleinstall.

üst 3b8ee087
......@@ -875,6 +875,7 @@ idleinstall:
./$(BUILDPYTHON) $(srcdir)/Tools/idle/setup.py install \
--check-tkinter \
--prefix=$(prefix) \
--install-purelib=$(LIBDEST) \
--install-scripts=$(BINDIR) \
--install-platlib=$(DESTSHARED) \
--root=/$(DESTDIR)
......
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