]> granicus.if.org Git - python/commitdiff
Update to 1.0.
authorGeorg Brandl <georg@python.org>
Fri, 23 Jul 2010 16:55:42 +0000 (16:55 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 23 Jul 2010 16:55:42 +0000 (16:55 +0000)
Doc/Makefile

index f62b25ba65c2ac07db1a2905cfe19797411afb47..2669d3d4318f78459b051e831a16ee87e62c4c5a 100644 (file)
@@ -40,7 +40,7 @@ help:
 checkout:
        @if [ ! -d tools/sphinx ]; then \
          echo "Checking out Sphinx..."; \
-         svn checkout $(SVNROOT)/external/Sphinx-0.6.5/sphinx tools/sphinx; \
+         svn checkout $(SVNROOT)/external/Sphinx-1.0/sphinx tools/sphinx; \
        fi
        @if [ ! -d tools/docutils ]; then \
          echo "Checking out Docutils..."; \