From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Patches for midnight commander Date: Wed, 26 Mar 2014 15:53:39 +0100 Message-ID: <20140326145339.GA4487@debian> References: <87wqfihtoi.fsf@gmail.com> <87ior1k9xo.fsf@yeeloong.lan> <87d2h9ujm5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSpDE-0003Ho-V3 for guix-devel@gnu.org; Wed, 26 Mar 2014 10:54:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSpD5-0001Ga-LF for guix-devel@gnu.org; Wed, 26 Mar 2014 10:53:52 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:54995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSpD5-0001GF-CI for guix-devel@gnu.org; Wed, 26 Mar 2014 10:53:43 -0400 Content-Disposition: inline In-Reply-To: <87d2h9ujm5.fsf@gmail.com> 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: Eric Bavier Cc: guix-devel@gnu.org On Wed, Mar 26, 2014 at 09:20:34AM -0500, Eric Bavier wrote: > I like this much better. I modelled my initial implementation off what > several other package definitions do. I might revisit those and propose > some patches. These are probably some of my earlier packages. Feel free to push directly such modifications as long as the package still compiles. Andreas