Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
From: Junio C Hamano <hidden> Date: 2016-06-15 22:46:44
"Matthias Andree" [off-list ref] writes:
quoted
Fine then. Or you could just append "." to the $PATH ;-)
"." in the super user's PATH? Cool stuff, and so innovative.
I didn't mean to suggest PATH=$PATH:. *in the user's environment* ;-).
You do that inside GIT-VERSION-FILE, which is essentially the same thing
as running ./git$X from there.
What's innovative is whoever is running build as root.