From owner-cvs-all Tue May 29 14:46:20 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 3051737B422; Tue, 29 May 2001 14:46:13 -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 HAA08913; Wed, 30 May 2001 07:46:11 +1000 Date: Wed, 30 May 2001 07:44:37 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xinstall xinstall.c In-Reply-To: <200105291841.f4TIfHJ95818@freefall.freebsd.org> Message-ID: 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 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