From owner-cvs-all Tue May 29 19:50:23 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9C38237B422; Tue, 29 May 2001 19:50:19 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4U2oAE79196; Tue, 29 May 2001 20:50:11 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105300250.f4U2oAE79196@harmony.village.org> To: Bruce Evans Subject: Re: cvs commit: src/usr.bin/xinstall xinstall.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Wed, 30 May 2001 07:44:37 +1000." References: Date: Tue, 29 May 2001 20:50:10 -0600 From: Warner Losh 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 In message Bruce Evans writes: : 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. Compatibility hacks don't need to be documented. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message