Re: How to update /usr/src/ using SVN and "make update"?



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/
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"