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 |
Message-ID: | <3D2CA46C.1710EFE@hack.kampbjorn.com> |
Date: | Wed, 10 Jul 2002 23:17:32 +0200 |
From: | Hack =?iso-8859-1?Q?Kampbj=F8rn?= <cygwin AT hack DOT kampbjorn DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
X-Accept-Language: | en,da,es,ca |
MIME-Version: | 1.0 |
To: | Len Giambrone <frodo AT mit DOT edu> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: wget 1.8.1-1: bug in postinstall script |
References: | <tmlhej8d3rr DOT fsf AT small-gods DOT mit DOT edu> |
Len Giambrone wrote: > > The script says: > > #!/bin/sh > > VERSION=1.8.1-1 > INFODIR=/usr/info > INSTALLINFO=/usr/bin/install-info > > if [ -x ${INSTALLINFO} -a -f ${INFODIR}/wget.info ] ; then > ${INSTALLINFO} --dir-file=${INFODIR}/dir ${INFODIR}/wget.info > fi > > if [ ! -f /etc/wgetrc ] ; then > cp /usr/doc/wget-${VERSION}/sample.wgetrc /etc/wgetrc > fi > > But in the tarball we have: > > $ tar -tIvf ../../wmt-tls/cygdist/wget-1.8.1-1.tar.bz2 usr/doc > drwxrwxrwx hack/Administrators 0 2002-02-13 15:07:49 usr/doc/ > drwxr-xr-x hack/Administrators 0 2002-02-13 15:07:49 usr/doc/Cygwin/ > -rw-r--r-- hack/Administrators 1249 2002-02-13 15:07:49 usr/doc/Cygwin/wget-1.8.1.README > drwxrwxrwx hack/Administrators 0 2002-02-13 15:07:49 usr/doc/wget-1.8.1/ > > The cp will fail because the VERSIONs don't match. 1.8.1-1 in the script and > the actual directory created is wget-1.8.1. > > -Len Thank you for the bug report, this is fixed in the wget-1.8.2-1 to be released in a few hours now. -- Med venlig hilsen / Kind regards Hack Kampbjørn -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |