From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f7etB-0007tJ-Ey for guix-patches@gnu.org; Sun, 15 Apr 2018 06:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f7et8-0002bi-7C for guix-patches@gnu.org; Sun, 15 Apr 2018 06:28:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45162) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f7et8-0002bc-2Y for guix-patches@gnu.org; Sun, 15 Apr 2018 06:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f7et7-0001e1-Oj for guix-patches@gnu.org; Sun, 15 Apr 2018 06:28:01 -0400 Subject: [bug#31161] [PATCH] gnu: mupen64plus-video-z64: Fix glew.h location. Resent-Message-ID: References: <20180415101544.14484-1-manolis837@gmail.com> From: Manolis Ragkousis Message-ID: <9a8effd4-180b-260d-f7de-c40066bdb120@gmail.com> Date: Sun, 15 Apr 2018 13:27:01 +0300 MIME-Version: 1.0 In-Reply-To: <20180415101544.14484-1-manolis837@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: 31161@debbugs.gnu.org Hello everyone, This patch just applies an upstream fix, because in its current state it cannot be built. If nobody objects I will push it to master. Thank you, Manolis