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
_______________________________________________
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"

Reply via email to