commit | 44211e8c2ea48e1149cb36a02bd54f2d21c207f4 | [log] [tgz] |
---|---|---|
author | R. Tyler Ballance <tyler@monkeypox.org> | Sun Mar 21 12:01:50 2010 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Mar 24 14:33:54 2010 -0700 |
tree | c4eed118bd20c83b4a31a677a262ff5d43209e05 | |
parent | 0b3dcfe721dc8734e2688f936afad055d8541d97 [diff] |
Correct references to /usr/bin/python which does not exist on FreeBSD On FreeBSD, Python does not ship as part of the base system but is available via the ports system, which install the binary in /usr/local/bin. Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>