From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukas Gradl Subject: Re: [PATCH] Add procmail Date: Wed, 2 Mar 2016 20:59:29 -0600 Message-ID: <20160303025917.GA621@serenity.lan> References: <87io1aqzrd.wl-lgradl@openmailbox.org> <20160229195019.GA21923@jasmine> <20160301044111.GB607@serenity.lan> <20160303014605.GA14850@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abJUM-0007ip-FT for guix-devel@gnu.org; Wed, 02 Mar 2016 21:59:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abJUJ-0002l7-AL for guix-devel@gnu.org; Wed, 02 Mar 2016 21:59:42 -0500 Received: from smtp1.openmailbox.org ([62.4.1.35]:59452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abJUJ-0002kl-1g for guix-devel@gnu.org; Wed, 02 Mar 2016 21:59:39 -0500 Content-Disposition: inline In-Reply-To: <20160303014605.GA14850@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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org Hi Leo, On Wed, Mar 02, 2016 at 08:46:05PM -0500, Leo Famulari wrote: > On Mon, Feb 29, 2016 at 10:41:12PM -0600, Lukas Gradl wrote: > > [...] > > > > > * gnu/packages/patches/procmail-ambiguous-getline-debian.patch: New file > > > > * gnu-system.am: Add patch > > > > * gnu/packages/mail.scm (procmail): New variable > > [...] > > > A new patch is attached. Thanks for the review! > > I added a copyright line for you and some context for the patch, and > pushed as e90819c40af. Thank you for your help! Best, Lukas