From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#26302: [website] translations Date: Thu, 07 Nov 2019 21:24:03 +0100 Message-ID: <87lfsrph98.fsf@gnu.org> References: <20190908171638.cna67eearj4rbn2k@pelzflorian.localdomain> <16d18a5a9e8.12ab66c8254154.2756956535677606704@zoho.com> <20190915201819.3yxm25fayvbxwdpl@pelzflorian.localdomain> <20191007081502.wog4q4wjptvhmejf@pelzflorian.localdomain> <874kznbqa5.fsf@gnu.org> <20191102131515.sq6mlvwsfybagsd2@pelzflorian.localdomain> <87ftj38spn.fsf@gnu.org> <20191105073130.j5eft6jgqhkcnqf3@pelzflorian.localdomain> <20191105111112.xfryncx6ut3ggqaj@pelzflorian.localdomain> <87k18d12a7.fsf@gnu.org> <20191106183015.uivozksjlxx4krw5@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34354) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSoL1-0007ie-88 for bug-guix@gnu.org; Thu, 07 Nov 2019 15:25:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSoL0-0006Z8-Bg for bug-guix@gnu.org; Thu, 07 Nov 2019 15:25:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35135) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iSoL0-0006Yo-8B for bug-guix@gnu.org; Thu, 07 Nov 2019 15:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iSoKz-0008DD-W2 for bug-guix@gnu.org; Thu, 07 Nov 2019 15:25:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20191106183015.uivozksjlxx4krw5@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Wed, 6 Nov 2019 19:30:15 +0100") 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" To: "pelzflorian (Florian Pelz)" Cc: sirgazil , 26302 <26302@debbugs.gnu.org> Hello Florian, "pelzflorian (Florian Pelz)" skribis: > From c9f7b2739392e0d8cf2afa6b2179b2e138c49bc7 Mon Sep 17 00:00:00 2001 > From: Florian Pelz > Date: Wed, 6 Nov 2019 19:28:57 +0100 > Subject: [PATCH] doc: Add clarification on the '--source' build option. > > Emphasize that what the '--source' build option downloads is insufficient= for > reproducing the packages. > > * doc/guix.texi (Additional Build Options): Explain more. Alrighty, LGTM! Thank you, Ludo=E2=80=99.