Date: Sun, 26 Sep 2010 08:10:07 GMT From: jhell <jhell@DataIX.net> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/149510: [build] [patch] CFT: sys/conf/newvers.sh: Cleanup and additions. Message-ID: <201009260810.o8Q8A7uX040247@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/149510; it has been noted by GNATS.
From: jhell <jhell@DataIX.net>
To: Anonymous <swell.k@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: misc/149510: [build] [patch] CFT: sys/conf/newvers.sh: Cleanup
and additions.
Date: Sun, 26 Sep 2010 04:06:18 -0400
On 09/26/2010 03:44, Anonymous wrote:
> Typo in git(1) search path: LOCALBASE vs. LOCALBASE/bin.
>
> - for dir in /usr/bin ${LOCALBASE:-/usr/local}; do
> + for dir in /usr/bin ${LOCALBASE:-/usr/local}/bin; do
>
> And thanks for including conf/146828.
Yikes! thank you. Ill just edit the patch and put it back to where it
was in 20 minutes.
--
jhell,v
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009260810.o8Q8A7uX040247>
