From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 02/12] import: utils: Symbols from 'license->symbol' have a license: prefix. Date: Fri, 16 Sep 2016 09:29:19 +0200 Message-ID: References: <20160805183730.19049-2-david@craven.ch> <87k2f2ognn.fsf@elephly.net> <20160830140748.085c3492@openmailbox.org> <20160916000338.44cc4d03@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bknbk-0004gl-DH for guix-devel@gnu.org; Fri, 16 Sep 2016 03:30:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bknbg-00031j-Aa for guix-devel@gnu.org; Fri, 16 Sep 2016 03:30:48 -0400 Received: from mail-yb0-f169.google.com ([209.85.213.169]:34563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bknbf-0002rm-3r for guix-devel@gnu.org; Fri, 16 Sep 2016 03:30:44 -0400 Received: by mail-yb0-f169.google.com with SMTP id x93so49641599ybh.1 for ; Fri, 16 Sep 2016 00:30:20 -0700 (PDT) In-Reply-To: <20160916000338.44cc4d03@openmailbox.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" To: Eric Bavier Cc: guix-devel > I just wanted to point out that this will not work for any cpan modules > that are destined for (gnu packages perl) if they don't use the Perl > license. I think that gnu/packages/perl.scm should be updated to use the license: prefix. I think that the importer should suggest a best practice. WDYT?