commit | 4bf70686fab91dcc5603c11c36f77bd2131ff6ed | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Jul 27 18:19:21 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Jul 27 18:19:21 2010 +0000 |
tree | 0d741613aecfa7e577c03f48a6bee4492cf5a4d6 | |
parent | c02cc2707a8ed58896511f7ee151b5509873afc3 [diff] [blame] |
Update Sphinx to 1.0.1.
diff --git a/Doc/Makefile b/Doc/Makefile index 2669d3d..c20374f 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -40,7 +40,7 @@ checkout: @if [ ! -d tools/sphinx ]; then \ echo "Checking out Sphinx..."; \ - svn checkout $(SVNROOT)/external/Sphinx-1.0/sphinx tools/sphinx; \ + svn checkout $(SVNROOT)/external/Sphinx-1.0.1/sphinx tools/sphinx; \ fi @if [ ! -d tools/docutils ]; then \ echo "Checking out Docutils..."; \