From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id D64467EC77 for ; Mon, 3 Feb 2020 15:53:15 +0100 (CET) X-IronPort-AV: E=Sophos;i="5.70,398,1574118000"; d="scan'208";a="434226371" Received: from dt-64014.paris.inria.fr (HELO [128.93.64.14]) ([128.93.64.14]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/AES128-SHA; 03 Feb 2020 15:53:15 +0100 To: Jeremie Dimino , caml users References: From: =?UTF-8?Q?Fran=c3=a7ois_Pottier?= Message-ID: <7df93c09-6cda-fae5-d9e4-a915881ba3fa@inria.fr> Date: Mon, 3 Feb 2020 15:53:15 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [Caml-list] (dune/opam) Proper way of vendoring a library inside an application? On 03/02/2020 15:16, Jeremie Dimino wrote: > Here are the PR fixing these: > > https://github.com/ocaml/dune/pull/3074 > https://github.com/ocaml/dune/pull/3075 Thanks! I will try these changes as soon as possible (I guess I can create a private fork of dune, merge these PRs, and test?). -- François Pottier francois.pottier@inria.fr http://cambium.inria.fr/~fpottier/