From: Junio C Hamano Date: Thu, 27 Dec 2012 00:36:42 +0000 (-0800) Subject: Meta/Make: fixup HEAD^^ typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6bbec629ace85542c7754f36c902f53c71c28a;p=thirdparty%2Fgit.git Meta/Make: fixup HEAD^^ typo --- diff --git a/Make b/Make index f8442d1104..21ad53c516 100755 --- a/Make +++ b/Make @@ -185,7 +185,7 @@ GNU_ROFF=YesPlease' # Platform hack if test -z "${make:+set}" && { test -x /usr/local/bin/gmake || - test -x /usr/pkg/bin/gmake + test -x /usr/pkg/bin/gmake || test -x /usr/bin/gmake } then