From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dflH2-0006ku-0A for guix-patches@gnu.org; Thu, 10 Aug 2017 07:05:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dflGx-0000T6-4f for guix-patches@gnu.org; Thu, 10 Aug 2017 07:05:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45335) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dflGw-0000SG-Qa for guix-patches@gnu.org; Thu, 10 Aug 2017 07:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dflGw-00037V-By for guix-patches@gnu.org; Thu, 10 Aug 2017 07:05:02 -0400 Subject: [bug#27885] [PATCH] gnu: Add motti. Resent-Message-ID: Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Thu, 10 Aug 2017 16:33:54 +0530 In-reply-to: References: 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: Efraim Flashner Cc: 27885@debbugs.gnu.org Thank you for the patch! Efraim Flashner writes: > * gnu/packages/motti.scm (motti): New variable. Why create a separate motti.scm for this package? Why not put it in games.scm? =