From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20937 invoked from network); 24 Oct 2005 13:30:31 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 24 Oct 2005 13:30:31 -0000 Received: (qmail 15096 invoked from network); 24 Oct 2005 13:30:25 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 24 Oct 2005 13:30:25 -0000 Received: (qmail 9118 invoked by alias); 24 Oct 2005 13:30:22 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21925 Received: (qmail 9109 invoked from network); 24 Oct 2005 13:30:21 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 24 Oct 2005 13:30:21 -0000 Received: (qmail 14810 invoked from network); 24 Oct 2005 13:30:21 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 24 Oct 2005 13:30:21 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id E53C53412D; Mon, 24 Oct 2005 09:30:18 -0400 (EDT) Date: Mon, 24 Oct 2005 09:30:18 -0400 From: Clint Adams To: Peter Stephenson Cc: zsh-workers@sunsite.dk Subject: Re: zshall.1 Message-ID: <20051024133018.GA29918@scowler.net> Mail-Followup-To: Peter Stephenson , zsh-workers@sunsite.dk References: <20051024080141.GA18213@fermat.math.technion.ac.il> <5ed187370510240452l26ce144cyf23d0b3c7decf259@mail.gmail.com> <20051024130020.341f1235.pws@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051024130020.341f1235.pws@csr.com> User-Agent: Mutt/1.5.9i X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 > I suspect the feature you're using is slightly different, and you actually > are expected to run the shell from where it's installed. However, I've > never had anything to do with the feature, so I can't be sure. If anyone > knows about it, they could help by saying. Otherwise I'm inclined to > assume you're right and massage zshall.1 Yes. The DESTDIR stuff was added to handle an install to elsewhere for packaging, and the transform/prefix/suffix stuff was for different "flavors" coexisting. I've just been munging zshall afterward.