From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtGaY-000426-32 for guix-patches@gnu.org; Sat, 16 Sep 2017 13:09:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtGaU-0002Jz-3F for guix-patches@gnu.org; Sat, 16 Sep 2017 13:09:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35537) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dtGaT-0002Jt-WF for guix-patches@gnu.org; Sat, 16 Sep 2017 13:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dtGaT-0007Om-QG for guix-patches@gnu.org; Sat, 16 Sep 2017 13:09:01 -0400 Subject: [bug#28453] [PATCH 5/5] gnu: openttd-opengfx: Change installation directory. Resent-Message-ID: Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Sat, 16 Sep 2017 22:38:47 +0530 In-reply-to: <87d16sc2ev.fsf@posteo.net> References: <20170914005132.26608-1-arunisaac@systemreboot.net> <9ae46039.AEAAP-tS9XsAAAAAAAAAAAPrHR4AAAACwQwAAAAAAAW9WABZudLR@mailjet.com> <87d16sc2ev.fsf@posteo.net> Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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: Kei Kebreau Cc: 28453@debbugs.gnu.org > LGTM. Also, could you please clean up after my earlier mistake and > disable parallel building for openttd-opengfx? It wouldn't build > reliably for me without that change (and I wondered if it gave anyone > else trouble). I did build openttd-opengfx a few times (with parallel building), and I didn't have any issues. Could you check again on your machine? > Thanks for working on this! Thanks for reviewing! :-) =