Date: Tue, 9 Mar 2010 18:45:53 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Doug Barton <dougb@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, "M. Warner Losh" <imp@bsdimp.com> Subject: Re: svn commit: r204824 - head/sys/conf Message-ID: <20100310024553.GA13821@dragon.NUXI.org> In-Reply-To: <4B945CAC.9020706@FreeBSD.org> References: <201003071008.o27A80wC014578@svn.freebsd.org> <20100307.143619.510313205755027975.imp@bsdimp.com> <20100308010125.GA6387@dragon.NUXI.org> <4B945CAC.9020706@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 07, 2010 at 06:10:52PM -0800, Doug Barton wrote: > On 03/07/10 17:01, David O'Brien wrote: > > > +*/sys/*|*/compile/*) > > Please revert your previous change, and feel free to add this one instead. This alone will not work - it doesn't fix the calculation of SRCDIR: + v=0 u=root d=/MM/test/my-fbsd-kern/i386/compile/GENERIC h=dragon t='Tue Mar 9 18:42:18 PST 2010' + make -V KERN_IDENT + i=GENERIC + SRCDIR=/MM/test/my-fbsd-kern/i386/compile/GENERIC + [ -n '' ] + SRCDIR=/MM/test/my-fbsd-kern/i386/compile/GENERIC + [ -d /MM/test/my-fbsd-kern/i386/compile/GENERIC/sys/.svn -a -x /bin/svnversion ] + [ -d /MM/test/my-fbsd-kern/i386/compile/GENERIC/.git -a -x /bin/git ] I will fix newvers.sh tonight. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100310024553.GA13821>