Hello Shayan, On Thu, Jun 04, 2020 at 05:16:42PM +0100, Shayan Doust wrote:
> mcl now also generates some ocaml libraries as of today. Understanding > how to install these ocaml libraries (they go under a directory such as > /usr/local/lib/ocaml/<ocaml_version> reversing ocaml's installation > procedure) so that is the final obstacle to learn and fix within the > next couple days. I had no luck with dh_ocaml as this expects files > under debian/mcl and not debian/tmp. you probably should use a debian/<package>.install file to place these files in the right directory (see dh_install(1)). -Ralf.

