From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/4] Add lipabr. Date: Fri, 25 Jan 2013 21:19:31 +0100 Message-ID: <87mwvxhv70.fsf@gnu.org> References: <1359142972-32585-1-git-send-email-tipecaml@gmail.com> <1359142972-32585-2-git-send-email-tipecaml@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 ([208.118.235.92]:54407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TypkN-0006SW-1s for bug-guix@gnu.org; Fri, 25 Jan 2013 15:19:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TypkM-0003NM-53 for bug-guix@gnu.org; Fri, 25 Jan 2013 15:19:34 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:63204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TypkL-0003NE-Vo for bug-guix@gnu.org; Fri, 25 Jan 2013 15:19:34 -0500 In-Reply-To: <1359142972-32585-2-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Fri, 25 Jan 2013 20:42:49 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Cyril Roelandt Cc: bug-guix@gnu.org Cyril Roelandt skribis: > * gnu/packages/libapr.scm: New file. > * gnu/packages/patches/libapr-skip-getservbyname-test.patch: New file > * Makefile.am: Add them > * gnu/packages/libapr: new variable. Applied both, thanks! Ludo=E2=80=99.