From 0490e0fcd48afb018870be2afbc074c3a279bdb5 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 22 Jul 2010 12:21:10 +0000 Subject: [PATCH] 2.5 is now default on dinsdale, so don't require version suffix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9ee3154fc..4216a4d6b 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ PEP2HTML=pep2html.py -PYTHON=python2.5 +PYTHON=python .SUFFIXES: .txt .html