From: mdw Date: Thu, 28 Apr 2005 09:41:54 +0000 (+0000) Subject: Use default python to build. X-Git-Tag: 1.0.1~51 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/commitdiff_plain/7dbd1159adde9947e5f67ace649af540e02737d0 Use default python to build. --- diff --git a/Makefile b/Makefile index 1ec8212..37f171f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ ## Makefile -PYTHON = python2.4 +PYTHON = python prefix=/usr/local all: setup.py