From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: abbaye: Use 'sdl-union'. Date: Tue, 13 Oct 2015 10:01:09 -0400 Message-ID: References: <87wpv2jvgr.fsf@gmail.com> <87oag8qkp8.fsf@gnu.org> <87mvvrrtwu.fsf@gmail.com> <87mvvp2vr4.fsf@gnu.org> <87a8rocvq7.fsf@gmail.com> <87zizoavti.fsf@gnu.org> <87eggzys4l.fsf_-_@gmail.com> 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]:44633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm08i-00064E-0t for guix-devel@gnu.org; Tue, 13 Oct 2015 10:01:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zm08c-0000Y4-Dp for guix-devel@gnu.org; Tue, 13 Oct 2015 10:01:15 -0400 Received: from mail-yk0-f176.google.com ([209.85.160.176]:33524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm08c-0000Xs-AD for guix-devel@gnu.org; Tue, 13 Oct 2015 10:01:10 -0400 Received: by ykoo7 with SMTP id o7so17124789yko.0 for ; Tue, 13 Oct 2015 07:01:09 -0700 (PDT) In-Reply-To: <87eggzys4l.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: Alex Kost Cc: guix-devel On Tue, Oct 13, 2015 at 6:34 AM, Alex Kost wrote: > Ludovic Court=C3=A8s (2015-10-12 19:35 +0300) wrote: > >> Alex Kost skribis: >> > [...] >>> Actually, I think it will be more clear to use 'sdl-union' here, becaus= e >>> the workaround is more concise, WDYT? >> >> Indeed. > > What about using 'sdl-union' in =E2=80=98abbaye=E2=80=99 as well? > > I have switched =E2=80=98abbaye=E2=80=99 to 'modify-phases' syntax, but s= ince it is > trivial I didn't send the patch for it (I hope it's OK). LGTM. Thanks! - Dave