mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Install LICENSE as LICENSE.txt in the <prefix>/lib/python<version>
directory.
This commit is contained in:
parent
a22865ec44
commit
cd28b0210f
1 changed files with 1 additions and 0 deletions
|
@ -321,6 +321,7 @@ libinstall: python $(srcdir)/Lib/$(PLATDIR)
|
|||
esac; \
|
||||
done; \
|
||||
done
|
||||
$(INSTALL_DATA) LICENSE $(LIBDEST)/LICENSE.txt
|
||||
PYTHONPATH=$(LIBDEST) \
|
||||
./python$(EXE) -tt $(LIBDEST)/compileall.py $(LIBDEST)
|
||||
PYTHONPATH=$(LIBDEST) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue