From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Modify README to add instructions re: installing guix from guix Date: Thu, 25 Apr 2013 23:25:53 +0200 Message-ID: <87li86s3oe.fsf@gnu.org> References: <87a9opyajw.fsf@damselfly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVTg5-0003QC-9X for bug-guix@gnu.org; Thu, 25 Apr 2013 17:26:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVTg4-00054M-GG for bug-guix@gnu.org; Thu, 25 Apr 2013 17:26:05 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=37817 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVTg4-00051O-5Y for bug-guix@gnu.org; Thu, 25 Apr 2013 17:26:04 -0400 In-Reply-To: <87a9opyajw.fsf@damselfly.home> (Alex Sassmannshausen's message of "Tue, 23 Apr 2013 07:24:03 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: alex.sassmannshausen@gmail.com Cc: "bug-guix@gnu.org" Alex Sassmannshausen skribis: > Please find attach a tiny addition to the README to detail the > --with-libgcrypt-prefix option to be added to ./configure when building > guix from guix. Thanks, I=E2=80=99ve pushed something similar as commit 43d8f49. > First patch, so please let me know if I made any mistakes. I appreciate! Note that commit logs should follow GNU ChangeLog format (see for details). Ludo=E2=80=99.