| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| From: | Alejandro Lopez-Valencia <dradul AT etb DOT net DOT co> |
| Subject: | Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer) |
| Date: | Mon, 29 Mar 2004 14:04:13 -0500 |
| Organization: | =?ISO-8859-1?Q?Casa_de_cuc=FA?= |
| Lines: | 31 |
| Message-ID: | <bpsg60t4lbv9opnbtqqcsjn0ivhe9ubmn3@4ax.com> |
| References: | <20040326150928 DOT 0CD6C400140 AT redhat DOT com> <f1vf601frki7ehid0hv5p9v4fqsflv6kh3 AT 4ax DOT com> <22ag60ps55ncebbc9dm2u1lele15os5mpp AT 4ax DOT com> <Pine DOT GSO DOT 4 DOT 56 DOT 0403290957310 DOT 18236 AT slinky DOT cs DOT nyu DOT edu> |
| Mime-Version: | 1.0 |
| X-Complaints-To: | usenet AT sea DOT gmane DOT org |
| Keywords: | none at all |
| X-Gmane-NNTP-Posting-Host: | 200.119.72.179 |
| Mail-Copies-To: | never |
| X-Archive: | encrypt |
| X-Newsreader: | Forte Agent 2.0/32.646 |
| Reply-To: | cygwin AT cygwin DOT com |
On Mon, 29 Mar 2004 10:07:00 -0500 (EST), Igor Pechtchanski wrote in
<Pine DOT GSO DOT 4 DOT 56 DOT 0403290957310 DOT 18236 AT slinky DOT cs DOT nyu DOT 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
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
[snip]
--
Alejandro López-Valencia
http://dradul.tripod.com/
[...] every educated man is a theologian, and he doesn't need faith
to be one. (J.L. Borges)
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |