Date: Sat, 10 Dec 2011 07:51:28 -0600 From: Chuck Burns <break19@gmail.com> To: freebsd-current@freebsd.org Subject: Re: How to update /usr/src/ using SVN and "make update"? Message-ID: <201112100751.28788.break19@gmail.com> In-Reply-To: <201112100735.27683.break19@gmail.com> References: <4EE32D8D.2080308@zedat.fu-berlin.de> <201112100735.27683.break19@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, December 10, 2011 7:35:27 AM Chuck Burns wrote: > Here is quick, hackish patch to allow your make update to work, it appears > that the Makefile.inc1 does not include the full path to svn, while it does > include the full path to cvs and other tools, this makes me think that the > user path is ignored (which is a good thing) > Heh, I am notorious for overthinking things. My bad.. yes, just add SVN=/usr/local/bin/svn to your /etc/make.conf file -- Chuck Burns The Southern Libertarian http://www.thesouthernlibertarian.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112100751.28788.break19>