On Sat, Mar 24, 2012 at 3:49 PM, Eitan Adler <ead...@freebsd.org> wrote: >> Something like this is missing: ... >> otherwise the build fails
Is the following correct? For some reason the build doesn't fail for me in either case so I can't actually confirm. commit 6060054640292a746de3e9ffcfee9d87ed0a8750 Author: Eitan Adler <li...@eitanadler.com> Date: Sat Mar 24 16:28:02 2012 -0400 Fix build by adding new directory to mtree in r233429 Submitted by: flo Approved by: cperciva MFC after: 1 week diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 87497b1..b9f79d2 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -209,6 +209,8 @@ .. bootforth .. + csh + .. cvs contrib .. -- Eitan Adler Source & Ports committer X11, Bugbusting teams _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"