From owner-cvs-all Wed May 30 8:56:28 2001 Delivered-To: cvs-all@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id A004A37B422; Wed, 30 May 2001 08:56:24 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.11.4/8.11.4) id f4UFuOf79772; Wed, 30 May 2001 08:56:24 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15125.6184.232750.831018@horsey.gshapiro.net> Date: Wed, 30 May 2001 08:56:24 -0700 From: Gregory Neil Shapiro To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xinstall xinstall.c In-Reply-To: <200105300708.f4U78o703017@freefall.freebsd.org> References: <200105300708.f4U78o703017@freefall.freebsd.org> X-Mailer: VM 6.92 under 21.5 (beta1) "anise" XEmacs Lucid 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 ru> Modified files: ru> usr.bin/xinstall xinstall.c ru> Log: ru> Backout rev. 1.42 (relaxing the check for -d plus other flags). ru> Instead, issue a warning for now if -d and -C options are used ru> together. This will be turned into an error before 4.5-RELEASE. Please fix src/etc/defaults/make.conf as well then: # Compare before install #INSTALL=install -C This is why people probably have it in their make.conf's to begin with. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message