Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 20:24:54 -0700 (PDT)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc Makefile src/etc/defaults Makefile
Message-ID:  <200308240324.h7O3OsVB088179@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2003/08/23 20:24:54 PDT

  FreeBSD src repository

  Modified files:
    etc                  Makefile 
    etc/defaults         Makefile 
  Log:
  o Do not keep a separate list of src/etc/defaults files in
    the src/etc makefile. This list was used to manually
    install the files from src/etc. Instead, simply change
    directory and 'make install'.
  o There is no reason for the files in src/etc/defaults to
    be installed as writeable.
  
  Reviewed by:    ru
  
  Revision  Changes    Path
  1.317     +3 -6      src/etc/Makefile
  1.3       +1 -1      src/etc/defaults/Makefile



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