From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:47746) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1isDpz-0003fQ-Fa for guix-patches@gnu.org; Thu, 16 Jan 2020 17:42:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1isDpy-0004OX-Bq for guix-patches@gnu.org; Thu, 16 Jan 2020 17:42:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60803) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1isDpy-0004ON-7v for guix-patches@gnu.org; Thu, 16 Jan 2020 17:42:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1isDpy-0002AW-3t for guix-patches@gnu.org; Thu, 16 Jan 2020 17:42:02 -0500 Subject: [bug#39153] [PATCH] gnu: Refactor renpy build. Resent-Message-ID: From: Nicolas Goaziou References: <20200116174309.3058-1-leo.prikler@student.tugraz.at> Date: Thu, 16 Jan 2020 23:41:03 +0100 In-Reply-To: <20200116174309.3058-1-leo.prikler@student.tugraz.at> (Leo Prikler's message of "Thu, 16 Jan 2020 18:43:10 +0100") Message-ID: <87sgkft474.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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: Leo Prikler Cc: 39153@debbugs.gnu.org Hello, Leo Prikler writes: > * gnu/packages/game-development.scm (python2-renpy): Use directory excurs= ions > instead of invoking `chdir' directly. LGTM! I updated the copyright line for you and applied your patch (alas not in this order=E2=80=A6). Thank you! Regards, --=20 Nicolas Goaziou