From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: packaging help Date: Fri, 21 Mar 2014 15:03:52 +0100 Message-ID: <87eh1vzm0n.fsf@gnu.org> References: <87mwgj23l0.fsf@sealion.lowtem.hokudai.ac.jp> 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]:48844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR03C-00033s-0h for guix-devel@gnu.org; Fri, 21 Mar 2014 10:04:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR037-0003NK-AG for guix-devel@gnu.org; Fri, 21 Mar 2014 10:03:57 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR037-0003MX-42 for guix-devel@gnu.org; Fri, 21 Mar 2014 10:03:53 -0400 In-Reply-To: <87mwgj23l0.fsf@sealion.lowtem.hokudai.ac.jp> (Yagnesh Raghava Yakkala's message of "Fri, 21 Mar 2014 20:28:27 +0900") 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: Yagnesh Raghava Yakkala Cc: guix-devel@gnu.org Yagnesh Raghava Yakkala skribis: > (license license:x11-style "https://raw.githubusercontent.com/Unidata= /UDUNITS-2/master/COPYRIGHT") This should read: (license (license:x11-style "https://raw.githubusercontent.com/Unidata/UDUNITS-2/= master/COPYRIGHT")) (Yeah, error reporting is not optimal.) Ludo=E2=80=99.