From: Martin v. Löwis Date: Mon, 10 Sep 2007 13:20:03 +0000 (+0000) Subject: Update before making htmlhelp. X-Git-Tag: v2.6a1~1319 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42cdada8ce842527045bcf31b5c4356969c3b803;p=thirdparty%2FPython%2Fcpython.git Update before making htmlhelp. --- diff --git a/Tools/buildbot/buildmsi.bat b/Tools/buildbot/buildmsi.bat index 552fadd61baf..96015ac4e8be 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