summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-08-18 00:03:44 (GMT)
committerGuido van Rossum <guido@python.org>2007-08-18 00:03:44 (GMT)
commitba9c9ac7747dfd00ad897d016bd83e45fe2090f7 (patch)
treebdfd0e59f138ade0c0ffff6a4566465e34395283 /Doc/Makefile
parent2673de5741a8d1918ac4164001cdd85ebad232b5 (diff)
downloadcpython-ba9c9ac7747dfd00ad897d016bd83e45fe2090f7.zip
cpython-ba9c9ac7747dfd00ad897d016bd83e45fe2090f7.tar.gz
cpython-ba9c9ac7747dfd00ad897d016bd83e45fe2090f7.tar.bz2
Force PYTHON = python2.5.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index d26117b..8888cf6 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -4,7 +4,7 @@
#
# You can set these variables from the command line.
-PYTHON = python
+PYTHON = python2.5
SVNROOT = http://svn.python.org/projects
SPHINXOPTS =