Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 1998 21:34:12 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/etc Makefile
Message-ID:  <199812100534.VAA15323@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/12/09 21:34:12 PST

  Modified files:
    etc                  Makefile 
  Log:
  Add logic to check if any of the BIN1 files do not already exist in
  ${DESTDIR}/etc and an install target to install the missing ones. This
  allows new files like pam.conf to be installed by the first installworld
  after the file is added, but avoid clobbering files that might be
  customized. This should save some support questions.
  
  Revision  Changes    Path
  1.181     +23 -1     src/etc/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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