From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH]: gnu: Add HISAT. Date: Tue, 10 Feb 2015 10:42:13 +0100 Message-ID: References: <87fvae8z7h.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]:40422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YL7Ku-00021l-Pv for guix-devel@gnu.org; Tue, 10 Feb 2015 04:42:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YL7Kr-0001ml-If for guix-devel@gnu.org; Tue, 10 Feb 2015 04:42:28 -0500 In-Reply-To: <87fvae8z7h.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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel Ludovic Court=C3=A8s writes: > If it=E2=80=99s possible to avoid the whole list using =E2=80=98find-fi= les=E2=80=99 or > =E2=80=98scandir=E2=80=99, that would be nicer IMO. If it=E2=80=99s no= t, that=E2=80=99s fine. > >> + (license license:gpl3))) > > GPLv3-only? > > Thanks! > > Ludo=E2=80=99.