From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGUZr-0002rt-4E for guix-patches@gnu.org; Thu, 01 Jun 2017 14:12:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGUZm-00042v-Hk for guix-patches@gnu.org; Thu, 01 Jun 2017 14:12:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47297) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dGUZm-00042m-8I for guix-patches@gnu.org; Thu, 01 Jun 2017 14:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dGUZm-0004LX-4u for guix-patches@gnu.org; Thu, 01 Jun 2017 14:12:02 -0400 Subject: bug#27107: [PATCH] gnu: font-comic-neue: Add fontconfig alias. Resent-Message-ID: Message-Id: <1496340709.636454.995725888.1E2DE8C1@webmail.messagingengine.com> From: Alex Griffin MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" References: <1495911253.2824873.990503296.5E43EB91@webmail.messagingengine.com> <971c125f.ADsAAg_HJlUAAAAAAAAAAAPFkxsAAAACwQwAAAAAAAW9WABZKv0R@mailjet.com> <1496250072.375362.994392200.179AAF09@webmail.messagingengine.com> <1496325784.3854203.995428800.4370171C@webmail.messagingengine.com> <1496331258.602282.995551792.156E951D@webmail.messagingengine.com> <1496332115.605062.995561656.6F448171@webmail.messagingengine.com> <59879525.AEMAK8sFRAAAAAAAAAAAAAPFkxsAAAACwQwAAAAAAAW9WABZMEXM@mailjet.com> In-Reply-To: <59879525.AEMAK8sFRAAAAAAAAAAAAAPFkxsAAAACwQwAAAAAAAW9WABZMEXM@mailjet.com> Date: Thu, 01 Jun 2017 13:11:49 -0500 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: Arun Isaac Cc: 27107-done@debbugs.gnu.org On Thu, Jun 1, 2017, at 11:50 AM, Arun Isaac wrote: > > Please find attached a patch fixing the __MACOSX files issue. Let me > know if it's working and fine. > > Instead of changing directory, I have deleted the __MACOSX directory. I > think this is a bit more explicit. WDYT? Yes, it is definitely easier to understand why that phase is there. The only reason I didn't do it this way from the beginning is because I didn't know if installing the same font in two different formats would cause problems or not. It seems to work just fine though. -- Alex Griffin