Date: Tue, 30 Jul 2002 06:21:17 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: arch@FreeBSD.org, <current@FreeBSD.org> Subject: Re: install -d -C (was: Re: cvs commit: src/share/man/man5 make.conf.5 src/share/examples/etc make.conf) Message-ID: <20020730061741.S52629-100000@gamplex.bde.org> In-Reply-To: <20020729094629.GA94086@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 29 Jul 2002, Ruslan Ermilov wrote:
> On Fri, Jul 19, 2002 at 10:55:56PM +1000, Bruce Evans wrote:
> > On Fri, 19 Jul 2002, Ruslan Ermilov wrote:
> > > OTOH, if we go this way we can get rid of ugly ${COPY} completely.
> >
> > I'd like to get rid of it too. But not in RELENG_4. -c has been the default
> > for long enough now in -current. As you know, there are various problems
> > in using the correctly named variable for install(1)'s flags (INSTALLFLAGS)
> > to actually hold install's flags in a general way (mainly, this variable
> > already exists and is used in a non-general way). However, the old hack
> > of putting the flags in the same variable as the command still works well
> > except for the -[Cp] vs -d conflict. This depends on the flags not being
> > order-dependent.
> >
> OK, -[CpS] are now ignored with -d, and I've dropped support for COPY.
> I have a question. Why COPY can't be removed from RELENG_4 as well?
> Ports that use COPY (there are many of them) will see it as an empty
> string.
-c hasn't been the default for so long in RELENG_4, so I think the change
has too lrge a risk/reward ratio.
Bruce
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020730061741.S52629-100000>
