From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0nZD-0008F6-Nb for guix-patches@gnu.org; Tue, 27 Mar 2018 08:19:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0nZ8-00075y-Q4 for guix-patches@gnu.org; Tue, 27 Mar 2018 08:19:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47374) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f0nZ8-00075S-JT for guix-patches@gnu.org; Tue, 27 Mar 2018 08:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f0nZ8-0004js-Cb for guix-patches@gnu.org; Tue, 27 Mar 2018 08:19:02 -0400 Subject: [bug#30960] [PATCH 0/4] Switch to font-build-system Resent-Message-ID: From: Arun Isaac In-Reply-To: <20180327090810.2mvgm23ra7m6mj35@abyayala> References: <20180327084914.19263-1-arunisaac@systemreboot.net> <20180327090810.2mvgm23ra7m6mj35@abyayala> Date: Tue, 27 Mar 2018 17:48:18 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: ng0 Cc: 30960@debbugs.gnu.org ng0 writes: > Arun Isaac transcribed 430 bytes: >> If someone could do a quick sanity check on these patches, I'll push. > > What does that mean? Did you not build them? Or just a simple request > for review? I built all packages successfully. This is just a request to check commit messages, point out any simple typos, etc. > I know I had my reasons for not using font-build-system with lato, but > maybe you succeeded. Yes, I was able to build font-lato using the font-build-system. If you have an issue with using the font-build-system, do let me know. Thanks!