mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
CVS patch 669645: wininst.exe missing in Windows installer.
Not anymore it ain't.
This commit is contained in:
parent
376f0ef30c
commit
a8b2e32a7b
1 changed files with 5 additions and 0 deletions
|
@ -1942,6 +1942,11 @@ item: Install File
|
|||
Destination=%MAINDIR%\Lib\distutils\command
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Install File
|
||||
Source=..\lib\distutils\command\wininst.exe
|
||||
Destination=%MAINDIR%\Lib\distutils\command\wininst.exe
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Install File
|
||||
Source=..\lib\distutils\command\command_template
|
||||
Destination=%MAINDIR%\Lib\distutils\command\command_template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue