From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 09/10] gnu: Add ocaml-js-build-tools. Date: Fri, 20 Jan 2017 14:28:20 +0100 Message-ID: <871svxdfnv.fsf@gnu.org> References: <20170118202802.5073-1-julien@lepiller.eu> <20170118202802.5073-10-julien@lepiller.eu> <87shog6mcs.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUZEx-0000oW-DF for guix-devel@gnu.org; Fri, 20 Jan 2017 08:28:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUZEt-0003L3-FU for guix-devel@gnu.org; Fri, 20 Jan 2017 08:28:27 -0500 In-Reply-To: <87shog6mcs.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Wed, 18 Jan 2017 23:21:07 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke skribis: >> --- /dev/null >> +++ b/gnu/packages/patches/ocaml-janestreet-fix-libdir.patch >> @@ -0,0 +1,36 @@ >> +diff -aur package.pristine/Makefile package.new/Makefile >> +--- package.pristine/Makefile 2016-02-06 01:55:14.650150309 +0100 >> ++++ package.new/Makefile 2016-02-06 01:57:56.012174364 +0100 Also, please add one or two lines here describing what the patch does and what its upstream status is. Thanks, Ludo=E2=80=99.