mirror of
https://github.com/python/cpython.git
synced 2025-10-19 13:18:16 +00:00
Install the compiler package under Lib.
This commit is contained in:
parent
b3c569ce82
commit
3069d50c18
1 changed files with 8 additions and 26 deletions
|
@ -1888,6 +1888,14 @@ item: Install File
|
||||||
end
|
end
|
||||||
item: Remark
|
item: Remark
|
||||||
end
|
end
|
||||||
|
item: Install File
|
||||||
|
Source=..\Lib\compiler\*.py
|
||||||
|
Destination=%MAINDIR%\Lib\compiler
|
||||||
|
Description=Python compiler written in Python
|
||||||
|
Flags=0000000000000010
|
||||||
|
end
|
||||||
|
item: Remark
|
||||||
|
end
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=..\lib\distutils\*.py
|
Source=..\lib\distutils\*.py
|
||||||
Destination=%MAINDIR%\Lib\distutils
|
Destination=%MAINDIR%\Lib\distutils
|
||||||
|
@ -2133,32 +2141,6 @@ item: Install File
|
||||||
end
|
end
|
||||||
item: Remark
|
item: Remark
|
||||||
end
|
end
|
||||||
item: Install File
|
|
||||||
Source=..\tools\compiler\*.py
|
|
||||||
Destination=%MAINDIR%\Tools\compiler
|
|
||||||
Description=Python compiler written in Python
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
item: Install File
|
|
||||||
Source=..\tools\compiler\readme
|
|
||||||
Destination=%MAINDIR%\Tools\compiler\README.txt
|
|
||||||
Description=Python compiler written in Python
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
item: Install File
|
|
||||||
Source=..\tools\compiler\compiler\*.py
|
|
||||||
Destination=%MAINDIR%\Tools\compiler\compiler
|
|
||||||
Description=Python compiler written in Python
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
item: Install File
|
|
||||||
Source=..\tools\compiler\compiler\*.txt
|
|
||||||
Destination=%MAINDIR%\Tools\compiler\compiler
|
|
||||||
Description=Python compiler written in Python
|
|
||||||
Flags=0000000000000010
|
|
||||||
end
|
|
||||||
item: Remark
|
|
||||||
end
|
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=..\tools\pynche\*.py
|
Source=..\tools\pynche\*.py
|
||||||
Destination=%MAINDIR%\Tools\pynche
|
Destination=%MAINDIR%\Tools\pynche
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue