guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add python-tables.


From: Leo Famulari
Subject: Re: [PATCH] Add python-tables.
Date: Sun, 24 Apr 2016 15:12:42 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Thu, Apr 21, 2016 at 05:28:58PM +0200, Ricardo Wurmus wrote:
> Subject: [PATCH] gnu: Add python-tables.
  
> +    (arguments
> +     `(#:configure-flags
> +       (list (string-append "--hdf5="
> +                            (assoc-ref %build-inputs "hdf5")))
> +       ;; FIXME: python-build-system does not pass configure-flags to "build"
> +       ;; or "check", so we must override the build and check phases.

Does setting #:configure-flags have any effect at all?

Otherwise, looks okay!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]