mirror of https://github.com/python/cpython
Sh*t! Should use $(srcdir)/LICENSE of course.
This commit is contained in:
parent
cd28b0210f
commit
10912854a2
|
@ -321,7 +321,7 @@ libinstall: python $(srcdir)/Lib/$(PLATDIR)
|
|||
esac; \
|
||||
done; \
|
||||
done
|
||||
$(INSTALL_DATA) LICENSE $(LIBDEST)/LICENSE.txt
|
||||
$(INSTALL_DATA) $(srcdir)/LICENSE $(LIBDEST)/LICENSE.txt
|
||||
PYTHONPATH=$(LIBDEST) \
|
||||
./python$(EXE) -tt $(LIBDEST)/compileall.py $(LIBDEST)
|
||||
PYTHONPATH=$(LIBDEST) \
|
||||
|
|
Loading…
Reference in New Issue