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 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 AT cygwin DOT com Subject: Re: [Patch] man-1.5p does not compile on Cygwin 1.5.19 References: <444BA831 DOT 6070808 AT t-online DOT de> <827j5fj8ak DOT fsf AT vzell-de DOT de DOT oracle DOT 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 AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/