From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53167) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j55ms-0005dS-RR for guix-patches@gnu.org; Fri, 21 Feb 2020 05:44:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j55ms-00053m-0q for guix-patches@gnu.org; Fri, 21 Feb 2020 05:44:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40459) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j55mr-00053g-UD for guix-patches@gnu.org; Fri, 21 Feb 2020 05:44:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j55mr-0000In-SB for guix-patches@gnu.org; Fri, 21 Feb 2020 05:44:01 -0500 Subject: [bug#39599] [PATCH 1/4] build-system: Add copy-build-system. Resent-Message-ID: From: Nicolas Goaziou References: <9a61841f-e79b-469f-af02-4a739cb0c5f2@www.fastmail.com> <87ftf57itl.fsf@ambrevar.xyz> <87pne95krx.fsf@ambrevar.xyz> <2AB2B5D1-42B9-4DDF-A712-385BACF8BA60@lepiller.eu> <87sgj5t9zs.fsf@ambrevar.xyz> <875zg05kqw.fsf@ambrevar.xyz> Date: Fri, 21 Feb 2020 11:43:02 +0100 In-Reply-To: <875zg05kqw.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Fri, 21 Feb 2020 10:53:59 +0100") Message-ID: <87pne8fcg9.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Pierre Neidhardt Cc: Julien Lepiller , Alex Griffin , 39599@debbugs.gnu.org Hello, Pierre Neidhardt writes: > Pushed! Thank you for this useful addition! I added a few fixes to the Texinfo part of your patch. Moreover, the indentation is very odd there, compared to the rest of "guix.texi". You may want to normalize it. Regards, -- Nicolas Goaziou