From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: aspell: Wrap binary to find dictionaries. Date: Wed, 03 Feb 2016 22:53:47 +0100 Message-ID: <877fil5ul0.fsf@gnu.org> References: <87lh72yzjr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR5N4-0004Ib-UY for guix-devel@gnu.org; Wed, 03 Feb 2016 16:53:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aR5N0-0007I5-Lk for guix-devel@gnu.org; Wed, 03 Feb 2016 16:53:54 -0500 In-Reply-To: (Federico Beffa's message of "Wed, 3 Feb 2016 10:12:29 +0100") 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: Federico Beffa Cc: Guix-devel Federico Beffa skribis: > On Wed, Feb 3, 2016 at 9:21 AM, Ludovic Court=C3=A8s wrote: >> Federico Beffa skribis: >> >>> From e183f8e473b97406968ecbda9fb13ebdf60963ec Mon Sep 17 00:00:00 2001 >>> From: Federico Beffa >>> Date: Fri, 8 Jan 2016 14:23:12 +0100 >>> Subject: [PATCH 11/11] gnu: aspell: Wrap binary to find dictionaries. >>> >>> * gnu/packages/aspell.scm (aspell): Add 'wrap-aspell phase. >> >> I pushed this patch along with the corresponding (gnu system) change as >> 81fc64d. > > I wanted to push the last batch of patches that I proposed all > together (including the aspell gnu system you suggested). I've now > received a reply from Dominik and will do so in the next few days. > > Please don't push other ones from the set. They are coming. OK, noted. Apologies if I stepped on your toes. I was looking at GuixSD=E2=80=99s /etc/profile, which reminded me of this Aspell patch, and I thought it had been lost. Thanks, Ludo=E2=80=99.