From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add bioawk. Date: Thu, 10 Mar 2016 18:38:04 -0500 Message-ID: <20160310233804.GA29363@jasmine> References: <87d1r4eno9.fsf@gnu.org> <87mvq6j5vz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeA9d-0004Zx-OT for guix-devel@gnu.org; Thu, 10 Mar 2016 18:38:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeA9a-0000bf-Hr for guix-devel@gnu.org; Thu, 10 Mar 2016 18:38:05 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:54535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeA9a-0000ba-DE for guix-devel@gnu.org; Thu, 10 Mar 2016 18:38:02 -0500 Content-Disposition: inline In-Reply-To: <87mvq6j5vz.fsf@gnu.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Roel Janssen Cc: guix-devel@gnu.org On Fri, Mar 11, 2016 at 12:00:11AM +0100, Roel Janssen wrote: > Thank you for reviewing this patch. I hope it is fine now. Thanks for the revised patch! Pushed as a0a71439fa3, adding a copyright line for you. > > The git repo includes a manpage 'awk.1'. Can you send an updated patch > > that installs that as well? > > I added it as bioawk.1 instead, to avoid confusion with awk. > Good catch! A good catch on your part as well!