Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 21:28:09 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/share/man/man5 make.conf.5 src/share/examples/etc make.conf
Message-ID:  <20020719212215.G12629-100000@gamplex.bde.org>
In-Reply-To: <200207181254.g6ICsubF065254@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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