From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: How to build only Guix Manual Date: Tue, 03 Sep 2019 11:22:12 +0200 Message-ID: <87k1apybsr.fsf@gnu.org> References: <20190902215757.326904a0@sybil.lepiller.eu> 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]:33833) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i550y-0000yI-K1 for help-guix@gnu.org; Tue, 03 Sep 2019 05:22:18 -0400 In-Reply-To: <20190902215757.326904a0@sybil.lepiller.eu> (Julien Lepiller's message of "Mon, 2 Sep 2019 21:57:57 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Julien Lepiller Cc: help-guix@gnu.org Hi Rafael, Julien Lepiller skribis: > Then, you can run: > > ./bootstrap > ./configure --localstatedir=3D/var > > and to build only the manual: > > make doc/guix.pt_BR.info Alternately you can run: guix build -f doc/build.scm Thanks for translating the manual, Rafael! Ludo=E2=80=99.