From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH v2] gnu: Add mtd-utils. Date: Wed, 7 Sep 2016 09:27:26 +0200 Message-ID: <20160907092726.0fb9eac1@scratchpost.org> References: <20160901123357.3233-1-dannym@scratchpost.org> <20160906214941.GA28845@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhXGj-00065M-CN for guix-devel@gnu.org; Wed, 07 Sep 2016 03:27:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bhXGf-0001c2-25 for guix-devel@gnu.org; Wed, 07 Sep 2016 03:27:36 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:60149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhXGe-0001bb-SH for guix-devel@gnu.org; Wed, 07 Sep 2016 03:27:32 -0400 In-Reply-To: <20160906214941.GA28845@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org Hi Leo, On Tue, 6 Sep 2016 17:49:41 -0400 Leo Famulari wrote: > I imported the acl module, used #:make-flags to set PREFIX, and made a > minor adjustment to the description. > > What do you think? Looks good and works :)