From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Fix h5py. Date: Thu, 08 Oct 2015 16:56:25 +0200 Message-ID: <878u7dquhy.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkCcS-00037g-Ss for guix-devel@gnu.org; Thu, 08 Oct 2015 10:56:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkCcP-0001rr-Fb for guix-devel@gnu.org; Thu, 08 Oct 2015 10:56:32 -0400 In-Reply-To: (Ricardo Wurmus's message of "Thu, 8 Oct 2015 13:49:52 +0200") 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 Ricardo Wurmus skribis: > From 9a503dbcda17186161d040531b06a0e7cf9b2a0f Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Thu, 8 Oct 2015 13:34:11 +0200 > Subject: [PATCH 2/2] gnu: python-h5py: Fix path to hdf5 library. > > * gnu/packages/python.scm (python-h5py)[arguments]: Add "fix-hdf5-paths" > phase. OK! Ludo'.