From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: [PATCH]Remove empty doc directory from Hack font installation. Date: Thu, 06 Oct 2016 21:01:05 +0800 Message-ID: <871sztljhq.fsf@member.fsf.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bs8Ik-0003xn-8d for guix-devel@gnu.org; Thu, 06 Oct 2016 09:01:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bs8Ie-0000XA-P9 for guix-devel@gnu.org; Thu, 06 Oct 2016 09:01:30 -0400 Received: from mail.openmailbox.org ([62.4.1.34]:37597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bs8Ie-0000X3-J5 for guix-devel@gnu.org; Thu, 06 Oct 2016 09:01:24 -0400 In-Reply-To: (Dmitry Nikolaev's message of "Thu, 6 Oct 2016 00:19:04 +0300") 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: Dmitry Nikolaev Cc: guix-devel Dmitry Nikolaev writes: > Hi. Hack font original zip file does not contain any documentation about it, so empty doc directory in its > installation is useless. This patch removes it. Applied, thanks!