From owner-cvs-all Mon Nov 18 17:36:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B7437B401; Mon, 18 Nov 2002 17:36:47 -0800 (PST) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FBA643E77; Mon, 18 Nov 2002 17:36:47 -0800 (PST) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.6/8.12.6) with ESMTP id gAJ1aknq062330; Tue, 19 Nov 2002 10:36:46 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 19 Nov 2002 10:36:24 +0900 (JST) Message-Id: <20021119.103624.30138780.nyan@jp.FreeBSD.org> To: jhb@FreeBSD.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/release Makefile From: Takahashi Yoshihiro In-Reply-To: References: <200211171335.gAHDZCRP079058@repoman.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 article John Baldwin writes: > > Copy from ${EXTLOCALDIR} to ${CHROOTDIR}/usr/local if EXTLOCALDIR is defined. > > Why? Releases don't package up bits /usr/local. To decrease build time for docproj tools. If we make docproj tools in advance, it does not need to build docproj tools at making a release. --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message