Kaydet (Commit) e612c8ec authored tarafından Fred Drake's avatar Fred Drake

install distutils.tests on Unix (contributed patch)

(closes SF bug #1093173)
üst ffcbab07
......@@ -664,7 +664,8 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
test/decimaltestdata \
encodings email email/test email/test/data compiler hotshot \
logging bsddb bsddb/test csv idlelib idlelib/Icons \
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
curses $(MACHDEPS)
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
@for i in $(SCRIPTDIR) $(LIBDEST); \
do \
......
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