chiark / gitweb /
Fixing for Python 2.3 and later.
[catacomb-python] / Makefile
index 96c081f29410a6a6fbed2107cdd019abb163d0ef..1ec8212670e013cc6f1c2ebb5c6dea4043bafc33 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 ## Makefile
 
-PYTHON = python2.2
+PYTHON = python2.4
 prefix=/usr/local
 
 all: setup.py