Date: Wed, 30 May 2001 07:44:37 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Warner Losh <imp@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xinstall xinstall.c Message-ID: <Pine.BSF.4.21.0105300743100.13214-100000@besplex.bde.org> In-Reply-To: <200105291841.f4TIfHJ95818@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 May 2001, Warner Losh wrote: > imp 2001/05/29 11:41:16 PDT > > Modified files: > usr.bin/xinstall xinstall.c > Log: > Use use ${INSTALL} -d in our build process. If INSTALL is set to > "install -C" then things will fail due to new checks. Relax the > checks so that install -C -d works again. > > Revision Changes Path > 1.42 +2 -2 src/usr.bin/xinstall/xinstall.c This seems to be missing corresponding changes to both the man page and the usage message. Many other options seem to be intentionally unsupported for the -d case. 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?Pine.BSF.4.21.0105300743100.13214-100000>