GNU bug report logs - #29958
[PATCH] gnu: Add python2-mmtk.

Previous Next

Package: guix-patches;

Reported by: Konrad Hinsen <konrad.hinsen <at> fastmail.net>

Date: Wed, 3 Jan 2018 05:25:01 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 29958 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Cc: 29958 <at> debbugs.gnu.org
Subject: Re: [bug#29958] [PATCH] gnu: Add python2-mmtk.
Date: Thu, 4 Jan 2018 12:47:43 -0500
[Message part 1 (text/plain, inline)]
On Tue, Jan 02, 2018 at 08:04:53PM +0100, Konrad Hinsen wrote:
> * gnu/packages/python.scm (python2-mmtk): New public variable.

Thanks!

> +         (add-before 'build 'includes-from-scientific
> +           (lambda* (#:key inputs #:allow-other-keys)
> +             (invoke "cp" "-r"
> +                     (string-append
> +                      (assoc-ref inputs "python-scientific")
> +                      "/include/python2.7/Scientific")
> +                     "Include/"))))))

Is it possible to make this use the copy-recursively instead of `cp`? I
did try it naively and it didn't work.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 143 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.