Date: Wed, 30 May 2001 08:56:24 -0700 From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xinstall xinstall.c Message-ID: <15125.6184.232750.831018@horsey.gshapiro.net> In-Reply-To: <200105300708.f4U78o703017@freefall.freebsd.org> References: <200105300708.f4U78o703017@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15125.6184.232750.831018>