]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Correct references to /usr/bin/python which does not exist on FreeBSD
authorR. Tyler Ballance <tyler@monkeypox.org>
Sun, 21 Mar 2010 19:01:50 +0000 (12:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Mar 2010 21:33:54 +0000 (14:33 -0700)
commit44211e8c2ea48e1149cb36a02bd54f2d21c207f4
treec4eed118bd20c83b4a31a677a262ff5d43209e05
parent0b3dcfe721dc8734e2688f936afad055d8541d97
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>
Makefile
contrib/fast-import/import-zips.py
contrib/hg-to-git/hg-to-git.py
contrib/p4import/git-p4import.py
git_remote_helpers/Makefile