The following reply was made to PR misc/149510; it has been noted by GNATS.

From: jhell <jh...@dataix.net>
To: Anonymous <swel...@gmail.com>
Cc: bug-follo...@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
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to