Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 29 Mar 2004 14:09:30 -0800 (PST)
From: "Peter A. Castro" <doctor@fruitbat.org>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)
In-Reply-To: <bpsg60t4lbv9opnbtqqcsjn0ivhe9ubmn3@4ax.com>
Message-ID: <Pine.LNX.4.53.0403291407430.5939@gremlin.fruitbat.org>
References: <20040326150928.0CD6C400140@redhat.com> <f1vf601frki7ehid0hv5p9v4fqsflv6kh3@4ax.com> <22ag60ps55ncebbc9dm2u1lele15os5mpp@4ax.com> <Pine.GSO.4.56.0403290957310.18236@slinky.cs.nyu.edu> <bpsg60t4lbv9opnbtqqcsjn0ivhe9ubmn3@4ax.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-IsSubscribed: yes

On Mon, 29 Mar 2004, Alejandro Lopez-Valencia wrote:

> On Mon, 29 Mar 2004 10:07:00 -0500 (EST), Igor Pechtchanski wrote in
> <Pine.GSO.4.56.0403290957310.18236@slinky.cs.nyu.edu>:
>
> >Sounds like a packaging bug.
>
> And right you are:
>
> $ cat /etc/postinstall/zsh.sh.done
> #!/bin/sh
> V=4.1.1
> ^^^^^^^
> Should be 4.2.0

Oh, poop... Ok, one fix comming up!

> prefix=/usr
> infodir=${prefix}/share/info
>
> [snip]
>
> # Install default zprofile if needed
> if [ ! -f /etc/zprofile ]; then
>   echo "Installing default /etc/zprofile"
>   install -c -m 755 /usr/doc/zsh-$V/StartupFiles/zprofile
>                     ^^^^^^^^^^^^^^
> Should be /usr/share/doc

Rats!  Ok, make it two fixes!  Man, I've just gotta automate the creation
of this file!

>  [snip]

-- 
Peter A. Castro <doctor@fruitbat.org> or <Peter.Castro@oracle.com>
	"Cats are just autistic Dogs" -- Dr. Tony Attwood

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

