From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH]: gnu: Add AZR-3. Date: Sun, 15 Feb 2015 21:25:15 +0100 Message-ID: <20150215202515.GA29522@debian> References: <87bnkvlzhm.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YN5ku-0000Yx-9G for guix-devel@gnu.org; Sun, 15 Feb 2015 15:25:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YN5kp-0005DN-Bi for guix-devel@gnu.org; Sun, 15 Feb 2015 15:25:28 -0500 Received: from mout.kundenserver.de ([212.227.17.10]:51283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YN5kp-0005DG-2p for guix-devel@gnu.org; Sun, 15 Feb 2015 15:25:23 -0500 Content-Disposition: inline In-Reply-To: <87bnkvlzhm.fsf@mango.localdomain> 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: Ricardo Wurmus Cc: Guix-devel Hello, it looks good to me. On Sun, Feb 15, 2015 at 08:57:09PM +0100, Ricardo Wurmus wrote: > + `(#:tests? #f Could you add a comment why? No suitable target for "make"? Andreas