From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1h8OFo-00005Z-Du for mharc-grub-devel@gnu.org; Mon, 25 Mar 2019 07:59:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8OFm-0008WM-Mj for grub-devel@gnu.org; Mon, 25 Mar 2019 07:58:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8OFk-0006cu-NA for grub-devel@gnu.org; Mon, 25 Mar 2019 07:58:58 -0400 Received: from dibed.net-space.pl ([84.10.22.86]:56045) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.71) (envelope-from ) id 1h8OFk-0006XZ-9J for grub-devel@gnu.org; Mon, 25 Mar 2019 07:58:56 -0400 Received: from router-fw.i.net-space.pl ([192.168.52.1]:59210 "EHLO tomti.i.net-space.pl") by router-fw-old.i.net-space.pl with ESMTP id S1900724AbfCYL6r (ORCPT ); Mon, 25 Mar 2019 12:58:47 +0100 X-Comment: RFC 2476 MSA function at dibed.net-space.pl logged sender identity as: dkiper Date: Mon, 25 Mar 2019 12:58:44 +0100 From: Daniel Kiper To: Vladimir 'phcoder' Serbinenko Cc: The development of GRUB 2 Subject: Re: [PATCH] POTFILES: Don't include gnulib in grub.pot Message-ID: <20190325115844.nqiqoesn7slq6vrz@tomti.i.net-space.pl> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 84.10.22.86 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2019 11:58:59 -0000 Sadly this patch does not look complete. ./grub-core/lib/gnulib is still included. And as Colin pointed out missing SOB. Could you send the patches in the email body instead of the attachments? git send-email? Daniel