summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2007-09-10 13:20:03 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2007-09-10 13:20:03 (GMT)
commit42cdada8ce842527045bcf31b5c4356969c3b803 (patch)
treec30d09d441589754fc97a2d35415b5727c969f79 /Tools/buildbot
parent3994240b6cddc310db4791f43b4e4ea922713c55 (diff)
downloadcpython-42cdada8ce842527045bcf31b5c4356969c3b803.zip
cpython-42cdada8ce842527045bcf31b5c4356969c3b803.tar.gz
cpython-42cdada8ce842527045bcf31b5c4356969c3b803.tar.bz2
Update before making htmlhelp.
Diffstat (limited to 'Tools/buildbot')
-rw-r--r--Tools/buildbot/buildmsi.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/buildbot/buildmsi.bat b/Tools/buildbot/buildmsi.bat
index 552fadd..96015ac 100644
--- a/Tools/buildbot/buildmsi.bat
+++ b/Tools/buildbot/buildmsi.bat
@@ -3,7 +3,7 @@ cmd /c Tools\buildbot\external.bat
call "%VS71COMNTOOLS%vsvars32.bat"
cmd /q/c Tools\buildbot\kill_python.bat
devenv.com /useenv /build Release PCbuild\pcbuild.sln
-c:\cygwin\bin\bash.exe -c 'cd Doc;make PYTHON=python2.5 htmlhelp'
+c:\cygwin\bin\bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp'
"%ProgramFiles%\HTML Help Workshop\hhc.exe Doc\build\htmlhelp\pydoc.hhp
cd Tools\msi
del *.msi