Merged revisions 71380 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71380 | raymond.hettinger | 2009-04-08 06:43:51 +0900 | 1 line

  Fix make.bat to match makefile changes
........
This commit is contained in:
Hirokazu Yamamoto 2009-04-16 03:25:44 +00:00
parent 43c2ccc941
commit ad37e68227
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ echo.
goto end
:checkout
svn co %SVNROOT%/doctools/trunk/sphinx tools/sphinx
svn co %SVNROOT%/external/Sphinx-0.6.1/sphinx tools/sphinx
svn co %SVNROOT%/external/docutils-0.5/docutils tools/docutils
svn co %SVNROOT%/external/Jinja-2.1.1/jinja2 tools/jinja2
svn co %SVNROOT%/external/Pygments-0.11.1/pygments tools/pygments