From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46720) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4hSB-0000CO-Am for guix-patches@gnu.org; Thu, 20 Feb 2020 03:45:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4hSA-00050V-97 for guix-patches@gnu.org; Thu, 20 Feb 2020 03:45:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:37852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j4hSA-00050Q-6K for guix-patches@gnu.org; Thu, 20 Feb 2020 03:45:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j4hSA-0003mx-4L for guix-patches@gnu.org; Thu, 20 Feb 2020 03:45:02 -0500 Subject: [bug#39599] [PATCH 1/4] build-system: Add copy-build-system. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:46610) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4hRM-0007ih-Oq for guix-patches@gnu.org; Thu, 20 Feb 2020 03:44:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4hRL-0004eC-SC for guix-patches@gnu.org; Thu, 20 Feb 2020 03:44:12 -0500 Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]:40764) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j4hRL-0004dV-MG for guix-patches@gnu.org; Thu, 20 Feb 2020 03:44:11 -0500 Received: by mail-wm1-x341.google.com with SMTP id t14so1059032wmi.5 for ; Thu, 20 Feb 2020 00:44:11 -0800 (PST) References: <9a61841f-e79b-469f-af02-4a739cb0c5f2@www.fastmail.com> <87ftf57itl.fsf@ambrevar.xyz> From: Mathieu Othacehe In-reply-to: <87ftf57itl.fsf@ambrevar.xyz> Date: Thu, 20 Feb 2020 09:44:08 +0100 Message-ID: <87mu9dodgn.fsf@gmail.com> 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: 39599@debbugs.gnu.org Cc: a@ajgrf.com Hello Pierre, > Great, I'll merge tomorrow then if no one objects! No strong objection, but I did a few remarks here[1]. Thanks, Mathieu [1]: https://lists.gnu.org/archive/html/guix-patches/2020-02/msg00500.html