mirror of
https://github.com/python/cpython.git
synced 2026-02-01 04:02:20 +00:00
Fix typo.
This commit is contained in:
parent
e236c3c8c2
commit
0306894fb1
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ vcbuild /useenv PCbuild\pcbuild.sln "Release|Win32"
|
|||
bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp'
|
||||
"%ProgramFiles%\HTML Help Workshop\hhc.exe" Doc\build\htmlhelp\python26a3.hhp
|
||||
|
||||
@rem buold the MSI file
|
||||
@rem build the MSI file
|
||||
cd PC
|
||||
nmake /f icons.mak
|
||||
cd ..\Tools\msi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue