Kaydet (Commit) ad37e682 authored tarafından Hirokazu Yamamoto's avatar Hirokazu Yamamoto

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
........
üst 43c2ccc9
...@@ -34,7 +34,7 @@ echo. ...@@ -34,7 +34,7 @@ echo.
goto end goto end
:checkout :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/docutils-0.5/docutils tools/docutils
svn co %SVNROOT%/external/Jinja-2.1.1/jinja2 tools/jinja2 svn co %SVNROOT%/external/Jinja-2.1.1/jinja2 tools/jinja2
svn co %SVNROOT%/external/Pygments-0.11.1/pygments tools/pygments svn co %SVNROOT%/external/Pygments-0.11.1/pygments tools/pygments
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment