From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1] gnurl (was Re: [PATCH] gnunet.scm -> various changes (description update, adds gnunet-svn, gnunet-gtk-svn, gnurl)) Date: Mon, 28 Mar 2016 12:26:45 -0400 Message-ID: <20160328162645.GA8174@jasmine> References: <874mcd2cl2.fsf@grrlz.net> <871t6usk1q.fsf@grrlz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aka08-00088E-R7 for guix-devel@gnu.org; Mon, 28 Mar 2016 12:26:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aka05-0001k6-L1 for guix-devel@gnu.org; Mon, 28 Mar 2016 12:26:48 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:55964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aka05-0001k2-HQ for guix-devel@gnu.org; Mon, 28 Mar 2016 12:26:45 -0400 Content-Disposition: inline In-Reply-To: <871t6usk1q.fsf@grrlz.net> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Nils Gillmann Cc: guix-devel@gnu.org On Mon, Mar 28, 2016 at 05:23:45PM +0200, Nils Gillmann wrote: > As mentioned on irc: > > To splitup this patch set, I'll send in various smaller patches > now which are based on current master. Thank you! This is much easier to read. > From 3c86172695714d84f27886a9a34c4a13d1b9c06d Mon Sep 17 00:00:00 2001 > From: Nils Gillmann > Date: Mon, 28 Mar 2016 17:11:46 +0200 > Subject: [PATCH] gnu: gnurl: Build with ca path. > > * gnu/packages/gnunet.scm (gnurl)[configure-flags]: Add --with-ca-path. > > coauthored by Jookia. This looks okay to me, assuming you tested it works, and the changed line is less than 80 characters :)