This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] man-1.5p does not compile on Cygwin 1.5.19


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]