[ITA] ocaml-bigarray-compat 1.1.0, ocaml-ctypes 0.23.0 [ITP] ocaml-csexp 1.5.2

William Hu purplearmadillo77@proton.me
Wed May 14 00:47:33 GMT 2025


ASSI via Cygwin-apps writes:
> 
> > src_install() {
> > cd ${S}
> > ocaml_dune_install
> > # temporary workaround to remove absolute paths in dune-package
> > cd ${D}/usr/lib/ocaml/bigarray-compat
> > sed -E -i 's|/cygdrive/d/a/scallywag/.*/([^/]+)|\1|g' dune-package
> > }
> 
> 
> That sed invocation is going to bite you, you should construct that
> path prefix from ${D} instead.

Hi Achim,

Thanks for the catch. Good idea - updated cygport attached now with ${B}, since that's the prefix I want to filter. 

William
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ocaml-bigarray-compat.cygport
Type: application/octet-stream
Size: 781 bytes
Desc: not available
URL: <https://cygwin.com/pipermail/cygwin-apps/attachments/20250514/e7566d83/attachment.obj>


More information about the Cygwin-apps mailing list