Teach makefile to accept different versions of python
This commit makes the Makefile nicer for packagers so they can select versions of python. E.g. on a RHEL5 system with Python2.6 (installed from EPEL) make PYTHON=python2.6 install
Showing
Please
register
or
sign in
to comment