From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Texlive Date: Tue, 05 Feb 2013 23:51:17 +0100 Message-ID: <878v72e5ne.fsf@gnu.org> References: <201302031756.11314.andreas@enge.fr> <201302051804.13252.andreas@enge.fr> <87pq0eh3ry.fsf@gnu.org> <201302052303.41188.andreas@enge.fr> 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]:60655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2rMH-0004BG-0I for bug-guix@gnu.org; Tue, 05 Feb 2013 17:51:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2rMG-0005Hv-5L for bug-guix@gnu.org; Tue, 05 Feb 2013 17:51:20 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:4278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2rMG-0005Hj-06 for bug-guix@gnu.org; Tue, 05 Feb 2013 17:51:20 -0500 In-Reply-To: <201302052303.41188.andreas@enge.fr> (Andreas Enge's message of "Tue, 5 Feb 2013 23:03:41 +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: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > Am Dienstag, 5. Februar 2013 schrieb Ludovic Court=C3=A8s: >> Similar to =E2=80=98bsd-style=E2=80=99, what about adding: >> (define (copyleft url #:optional (comment "")) ...) >> (define (fsf-free url #:optional (comment "")) ...) > > Not sure if we need two of them. Is the attached patch okay? Yes, please apply. Ludo=E2=80=99.