From: Matthias Klose Date: Sun, 5 Apr 2009 13:44:43 +0000 (+0000) Subject: Merged revisions 70148 via svnmerge from X-Git-Tag: 3.0~262 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b20cc5c24449c7b0e1c214afd1ff7f7a145dffe;p=thirdparty%2FPython%2Fcpython.git Merged revisions 70148 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r70148 | benjamin.peterson | 2009-03-03 23:55:55 +0100 (Di, 03 Mär 2009) | 1 line don't bother with version in doc builds ........ --- diff --git a/Doc/Makefile b/Doc/Makefile index fadd418721fa..317fcb043866 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 =