From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: Re: font-build-system Date: Sat, 13 May 2017 10:40:38 +0530 Message-ID: References: <20170205125841.hsywh3xuyoabt4vq@wasp> <20170511201500.xopertmlrwg4pvue@abyayala> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d9PL3-0005to-DV for guix-devel@gnu.org; Sat, 13 May 2017 01:11:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d9PL0-0001x6-9w for guix-devel@gnu.org; Sat, 13 May 2017 01:11:33 -0400 Received: from o121.p9.mailjet.com ([87.253.234.121]:48020) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d9PL0-0001uz-3D for guix-devel@gnu.org; Sat, 13 May 2017 01:11:30 -0400 In-reply-to: <20170511201500.xopertmlrwg4pvue@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org > But this won't solve the fc-cache problem as the reply by Mark > suggests. > > A build system would be good though. I didn't mean to solve the fc-cache problem. I was only talking about the unpack and install phases which was the original subject of this thread. We can add the fc-cache part of the solution later, once we have figured it out. =