From owner-cvs-all Fri Jul 19 4:24:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 547D537B400; Fri, 19 Jul 2002 04:24:19 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127E043E42; Fri, 19 Jul 2002 04:24:18 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA06761; Fri, 19 Jul 2002 21:24:16 +1000 Date: Fri, 19 Jul 2002 21:28:09 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/share/man/man5 make.conf.5 src/share/examples/etc make.conf In-Reply-To: <200207181254.g6ICsubF065254@freefall.freebsd.org> Message-ID: <20020719212215.G12629-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 18 Jul 2002, Ruslan Ermilov wrote: > ru 2002/07/18 05:54:56 PDT > > Modified files: > share/man/man5 make.conf.5 > share/examples/etc make.conf > Log: > To force install(1) to always compare files before installing, one > now needs to set COPY=-C as -C is no longer compatible with the -d > option. It is also likely to be renamed to INSTALL_COPY soon. > Update documentation to reflect this change. > > PR: bin/40724 The bug is that -C is no longer compatible with -d. See also misc/40414. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message