Hi Yaakov,
one question about PATCH_URI
Following your suggestion for lapack-3.2.1
http://thread.gmane.org/gmane.os.cygwin.ports.general/693/focus=697
I created, some time ago, an additional patch
PATCH_URI="3.2.1-INSTALL-Makefile.patch"
that as structure
--- origsrc/lapack-3.2.1/INSTALL/Makefile.am 1970-01-01
+++ src/lapack-3.2.1/INSTALL/Makefile.am 2009-10-25 ...................
is similar to the src.patch created by cygport itself
--- origsrc/lapack-3.2.1/BLAS/Makefile.am 1970-01-01
+++ src/lapack-3.2.1/BLAS/Makefile.am 2009-10-24
...
however, instead of creating the expected
src/lapack-3.2.1/INSTALL/Makefile.am
it makes
src/lapack-3.2.1/src/lapack-3.2.1/INSTALL/Makefile.am
$ cygport lapack-3.2.1-1.cygport prep
>>> Preparing lapack-3.2.1-1
>>> Unpacking source lapack-3.2.1.tgz
>>> Unpacking source cblas.tgz
>>> Unpacking source manpages-3.2.1.tgz
*** Info: applying patch 3.2.1-INSTALL-Makefile.patch:
patching file src/lapack-3.2.1/INSTALL/Makefile.am
>>> Preparing working source directory
*** Info: applying patch lapack-3.2.1-1.cygwin.patch:
patching file CYGWIN-PATCHES/README
patching file CYGWIN-PATCHES/lapack0.csh
patching file CYGWIN-PATCHES/lapack0.sh
patching file CYGWIN-PATCHES/lib-devel.hint
patching file CYGWIN-PATCHES/lib.hint
patching file CYGWIN-PATCHES/setup.hint
*** Info: applying patch lapack-3.2.1-1.src.patch:
patching file BLAS/Makefile.am
patching file BLAS/SRC/Makefile.am
patching file BLAS/SRC/drotmg.f
patching file BLAS/SRC/srotmg.f
Is it a problem of current cygport 0.9.84 ?
I am almost sure that on last october PATCH_URI
was working as I am expecting
Regards
Marco
------------------------------------------------------------------------------
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general