From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:34883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEXJO-0002zj-IB for guix-patches@gnu.org; Thu, 11 Apr 2019 06:52:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEXJM-0000TL-P3 for guix-patches@gnu.org; Thu, 11 Apr 2019 06:52:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40380) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hEXJK-0000Qu-Os for guix-patches@gnu.org; Thu, 11 Apr 2019 06:52:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hEXJK-0004Sg-LW for guix-patches@gnu.org; Thu, 11 Apr 2019 06:52:02 -0400 Subject: [bug#35111] [PATCH] gnu: make-linux-libre: Install "Module.symvers". Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190403001349.11373-1-dannym@scratchpost.org> Date: Thu, 11 Apr 2019 12:51:35 +0200 In-Reply-To: <20190403001349.11373-1-dannym@scratchpost.org> (Danny Milosavljevic's message of "Wed, 3 Apr 2019 02:13:49 +0200") Message-ID: <877ec03jd4.fsf@gnu.org> 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: Danny Milosavljevic Cc: 35111@debbugs.gnu.org Danny Milosavljevic skribis: > * gnu/packages/linux.scm (make-linux-libre): Install "Module.symvers". LGTM!