Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2012 20:36:57 +0100
From:      Florian Smeets <flo@FreeBSD.org>
To:        Eitan Adler <eadler@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r233429 - in head: etc/root share/examples share/examples/csh
Message-ID:  <4F6E2259.70505@FreeBSD.org>
In-Reply-To: <201203241843.q2OIhIYu044270@svn.freebsd.org>
References:  <201203241843.q2OIhIYu044270@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24.03.12 19:43, Eitan Adler wrote:
> Author: eadler
> Date: Sat Mar 24 18:43:18 2012
> New Revision: 233429
> URL: http://svn.freebsd.org/changeset/base/233429
>
> Log:
>    - Make the default values for tcsh more user friendly
>    - Add an examples file with many of the not accepted suggestions from the discussion
>
>    PR:		conf/160689
>    Reviewed by:	many
>    Discussed on:	current
>    Approved by:	cperciva
>

Something like this is missing:

Index: etc/mtree/BSD.usr.dist
===================================================================
--- etc/mtree/BSD.usr.dist	(revision 233429)
+++ etc/mtree/BSD.usr.dist	(working copy)
@@ -209,6 +209,8 @@
              ..
              bootforth
              ..
+            csh
+            ..
              cvs
                  contrib
                  ..

otherwise the build fails

install -o root -g wheel -m 444 
/home/flo/dev/checkouts/svn-src/share/examples/csh/dot.cshrc 
//usr/share/examples/csh/dot.cshrc
install: //usr/share/examples/csh/dot.cshrc: No such file or directory

Florian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F6E2259.70505>