From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29712 invoked by alias); 9 Dec 2013 09:52:23 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18207 Received: (qmail 20912 invoked from network); 9 Dec 2013 09:52:18 -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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=donmez.ws; s=www; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=vSwkh4YQFvo2ZA27Mw9A+5c98uQMw2Yg4rM2Ogubngk=; b=I1MAuQqARogK5QuMq1E+dKGFOiZ17509wOBStR8wyXGL37taNqc5HTZ2kX5V4hnO3z d5NCJAlWSmnLywkGa6Rc0cY9blzp/S9dwK9SpXJQ+AkfYrF7n4lfPOWn+OY3Gj0ttjco 106wNitz7W9996AbTW3eW4xVnKx5zbVp4aFz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=vSwkh4YQFvo2ZA27Mw9A+5c98uQMw2Yg4rM2Ogubngk=; b=AGQOFvS1k9gsw1Nz/WzaF0EEkiOndJfoJ9N+gHMBPB/0mZM6CWUJE6Sot/w3aGuAVY pzZJoUfp+pLh4SLAGcQUN1pS38pn09NZmdHzCFLwCx+S0mrM9vXkU6LQekF9uFjdL/jY OGm5o5Ueg95WzS9rh+VIaqHhQdBzJH4e+u+U6FYnLT3C1yHyoA1xQbfk9YV9xxXF9RaP ONYR9ZCFgQ8ZvXSFlwhUBAPEVYjKOa2O1EvFsSxzUVmGh5zDyyDLjO5W0boU3TU2B4Um so+604AUk8Gr5u9T9TTPtAdfryHCEuD9jQRtWLDYiKEBg8XCEHayI4j2C3C8otfIkh00 KVEg== X-Gm-Message-State: ALoCoQmI+krWRvgGPgVI/9G6tY9/kACphgBdWF31RPR2kW9HhTniZxydAwb0HlxnafDF4MLaGSqb X-Received: by 10.52.245.42 with SMTP id xl10mr1096438vdc.35.1386582733822; Mon, 09 Dec 2013 01:52:13 -0800 (PST) MIME-Version: 1.0 X-Originating-IP: [212.156.31.134] In-Reply-To: <20131201194653.7a98a4a4@pws-pc.ntlworld.com> References: <20131201194653.7a98a4a4@pws-pc.ntlworld.com> From: =?UTF-8?B?xLBzbWFpbCBEw7ZubWV6?= Date: Mon, 9 Dec 2013 11:51:53 +0200 Message-ID: Subject: Re: 5.0.2-test-2 is available To: Peter Stephenson Cc: Zsh Users Content-Type: multipart/alternative; boundary=089e015383804d35d804ed16f391 --089e015383804d35d804ed16f391 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, On Sun, Dec 1, 2013 at 9:46 PM, Peter Stephenson < p.w.stephenson@ntlworld.com> wrote: > Another test for zsh 5.0.3 is available, 5.0.2-test-3, as you'll see if > you go to http://www.zsh.org/pub/development/ . (The second compressed > version of the doc bundle was still to arrive when I looked but that > shouldn't worry you.) > > I'm hoping this will be the last test version. > Sorry for the late report. While building on openSUSE 13.1 I get: make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/zsh-5.0.2-test-3/Doc' texi2html --output . --ifinfo --split=3Dchapter --node-files ./zsh.texi make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/zsh-5.0.2-test-3/Doc' + install -d Help + pushd Help/ ~/rpmbuild/BUILD/zsh-5.0.2-test-3/Help ~/rpmbuild/BUILD/zsh-5.0.2-test-3 + troff -Tlatin1 -t -mandoc ../Doc/zshbuiltins.1 + grotty -cbou + sed -e 's/=C2=B1/{+|-}/' + ../Util/helpfiles Usage: helpfiles zshbuiltins.1 dest-dir [link-file] Any ideas? --089e015383804d35d804ed16f391--