summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-03-03 22:55:55 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-03-03 22:55:55 (GMT)
commit62f71b038e8632df55f33db2b330be2bd80db9ff (patch)
treeb844645efd8de540efa4486832397b0411bcacdb
parentb212157465b82e97f5d9e5fdefafe933cb2c0487 (diff)
downloadcpython-62f71b038e8632df55f33db2b330be2bd80db9ff.zip
cpython-62f71b038e8632df55f33db2b330be2bd80db9ff.tar.gz
cpython-62f71b038e8632df55f33db2b330be2bd80db9ff.tar.bz2
don't bother with version in doc builds
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index d04106b..0fc1124 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -4,7 +4,7 @@
#
# You can set these variables from the command line.
-PYTHON = python2.5
+PYTHON = python
SVNROOT = http://svn.python.org/projects
SPHINXOPTS =
PAPER =