On 27/10/2009 05:06, Marco Atzeri wrote:
> 1)
> cygport-0.9.9 does not build the empty tar file
> for the main binary package, as expected by cygwin setup.
Actually, right now one is created at the toplevel but not moved into
dist/. As cgf said on the main list, it should not be necessary.
> 2)
> Lapack has an unusual INSTALL directory with a Makefile.am
> inside and to obtain the complete patch I need
> to modify cygport as:
[snip]
> Otherwise modifications to /INSTALL/Makefile.am are
> always skipped.
> Could you remove the exclude for INSTALL ?
> I doubt it can create problem to anyone else
INSTALL is generally a file and in autotool-based packages can be
generated or replaced by automake, so arbitrarily removing the exclude
will cause plenty of problems.
Right now I suggest you do the following:
$ cd lapack-3.2.1-1
$ diff -u {orig,}src/lapack-3.2.1/INSTALL/Makefile.am >
../3.2.1-INSTALL-Makefile.patch
and append "3.2.1-INSTALL-Makefile.patch" (or whatever you choose to
call it, but just the basename) to PATCH_URI.
Yaakov
Cygwin Ports
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general