From owner-freebsd-stable Thu Nov 9 20:26: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 8E9D537B479 for ; Thu, 9 Nov 2000 20:25:59 -0800 (PST) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 46145A859; Fri, 10 Nov 2000 15:25:56 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 3FAB2545E; Fri, 10 Nov 2000 14:25:56 +1000 (EST) Date: Fri, 10 Nov 2000 14:25:56 +1000 (EST) From: andrew@ugh.net.au To: Steve Price Cc: Jimmy , stable@FreeBSD.ORG Subject: Re: 4.2 BETA ISO image In-Reply-To: <20001109221500.W62344@bonsai.knology.net> Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 9 Nov 2000, Steve Price wrote: > Actually in this case it is PACKAGE_BUILDING but you are on the > right track nevertheless. :) From the makefile it could be either (.if !defined(BATCH) && !defined(PACKAGE_BUILDING)) and sysinstall isn't package building so BATCH would be more appropriate wouldn't it? Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message