From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25910 invoked by alias); 10 Nov 2013 18:20:50 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31948 Received: (qmail 15318 invoked from network); 10 Nov 2013 18:20:34 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=nom26IAkIjHUIVOIIuvX81FbTF+9m9XDsYAxFBHsj3c=; b=VXYyXHyRnxF07m2nUxNFhkGw0lkSqTlUSGFM5tC3ZDjO5IzKa9gLf7i9z5vlbx3hBb oFDwMhecH51k/VisXAuFsALM43EYkRcKgwIyT1JkCfXO1qeI7Z55UAG6tPHdNLCCRjRi Cq3zByD2ks52c3sP3pYOOj2f9FsnO0JEIXnP/v6Mk6c/p5Pws2ooeWZRkjpJ/VianGoD hdEhO7TDavNp85G23tIIXlFMyrDiJv3ZBGi38XORHKEnRz2c+bqHd970KwPdPpG0zAIh jtiYlX5aic1pyzZttW4B9AMTt3xG/a0NNI2b0HzwZ3XNETysXZ7wPKp1LtjaxVt7NfcA wg6g== X-Gm-Message-State: ALoCoQmdTHNYd072WxWyTGpt9PCY8pT/O032ZEDma//JYTLHJzcyndyTTd8Xxxyh8WVuSDfDjctp X-Received: by 10.180.221.67 with SMTP id qc3mr9554246wic.14.1384107219098; Sun, 10 Nov 2013 10:13:39 -0800 (PST) X-ProxyUser-IP: 86.6.157.246 Date: Sun, 10 Nov 2013 18:13:33 +0000 From: Peter Stephenson To: vaeth@mathematik.uni-wuerzburg.de Cc: zsh-workers@zsh.org Subject: Re: Install run-help and *.zwc files system wide in build system Message-ID: <20131110181333.7682d38f@pws-pc.ntlworld.com> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 10 Nov 2013 08:57:11 +0000 (UTC) Martin Vaeth wrote: > (a) It would be nice if zsh would be able to install > system-wide help files in the build process. > > If there is interest, I will write and post a script (and perhaps > also a patch to the build system to call this script) which > generates the files for run-help into a specified directory > and tries to take care off all the issues mentioned in 2. > This would take care of (a). I'd be very happy to put this in the distribution if you were able to do it. I don't use .zwc files, so I'll leave others to discuss that. pws