Update to 1.0.

This commit is contained in:
Georg Brandl 2010-07-23 16:55:42 +00:00
parent a5eacee237
commit 6b0e0e41b8
1 changed files with 1 additions and 1 deletions

View 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..."; \