From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: [PATCH] gnu: aspell: Wrap binary to find dictionaries. Date: Wed, 3 Feb 2016 10:12:29 +0100 Message-ID: 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]:50922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQtUF-0006Bm-Jz for guix-devel@gnu.org; Wed, 03 Feb 2016 04:12:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQtUE-0002me-7L for guix-devel@gnu.org; Wed, 03 Feb 2016 04:12:31 -0500 In-Reply-To: <87lh72yzjr.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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix-devel 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. Thanks, Fede