X-Spam-Check-By: sourceware.org
Message-ID: <444D2022.8080802@t-online.de>
Date: Mon, 24 Apr 2006 20:59:46 +0200
From: Christian Franke <Christian.Franke@t-online.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060130 SeaMonkey/1.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [Patch] man-1.5p does not compile on Cygwin 1.5.19
References: <444BA831.6070808@t-online.de> <827j5fj8ak.fsf@vzell-de.de.oracle.com>
In-Reply-To: <827j5fj8ak.fsf@vzell-de.de.oracle.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-ID: V8LtXqZarexw8H-ctykrILVt3SZHBKaWi91IZZ1CaWissdbsEbaT6t
X-TOI-MSGID: 5bea02a8-c183-4eee-8b7a-b62d454eb051
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dr. Volker Zell wrote:

>>>>>> Christian Franke writes:
>>>>>>             
>
>     > Hi,
>     > below are two patches to compile man-1.5p on Cygwin 1.5.19
>
>     > The first patch fixes a syntax issue in the build script (had it ever
>     > worked ?-)
>
> Yes, in the ash times.
>   

BTW, ash interprets "&& foo" as "true && foo", therefore the lines

  patch -p0 < ${src_patch}
  && mkdirs

may look correct but did not handle patch errors as expected.


> Thanks.
>   

N.P.

Christian


--
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/

