From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24631 invoked from network); 3 Dec 1999 15:48:24 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 Dec 1999 15:48:24 -0000 Received: (qmail 17776 invoked by alias); 3 Dec 1999 15:48:17 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8884 Received: (qmail 17769 invoked from network); 3 Dec 1999 15:48:17 -0000 Subject: Re: PATCH: Previous zsh.yo.in patch wasn't good enough In-Reply-To: from Zefram at "Dec 3, 1999 3:39:13 pm" To: zefram@fysh.org (Zefram) Date: Fri, 3 Dec 1999 15:48:14 +0000 (GMT) Cc: schaefer@candle.brasslantern.com, zsh-workers@sunsite.auc.dk X-Mailer: ELM [version 2.4ME+ PL48 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: From: Zefram Zefram wrote: >The source tree should not be modified by the build process alone; >building should only modify the source tree if the source has already >been modified. Which I forgot to explain: if you are doing multiple builds from a single source tree, there MUST NOT be any build-specific data in the source tree, otherwise the builds will interfere with each other. -zefram