unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Konrad Hinsen <konrad.hinsen@fastmail.net>
Cc: 29958@debbugs.gnu.org
Subject: [bug#29958] [PATCH] gnu: Add python2-mmtk.
Date: Thu, 4 Jan 2018 12:47:43 -0500	[thread overview]
Message-ID: <20180104174743.GC7210@jasmine.lan> (raw)
In-Reply-To: <m1h8s3tsyq.fsf@ordinateur-de-catherine--konrad.home>

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-01-04 17:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02 19:04 [bug#29958] [PATCH] gnu: Add python2-mmtk Konrad Hinsen
2018-01-04 17:47 ` Leo Famulari [this message]
2018-01-04 22:34   ` [bug#29958] [PATCH v2] " Danny Milosavljevic
2018-01-05  9:24     ` Konrad Hinsen
2018-01-05  9:30       ` bug#29958: " Danny Milosavljevic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180104174743.GC7210@jasmine.lan \
    --to=leo@famulari.name \
    --cc=29958@debbugs.gnu.org \
    --cc=konrad.hinsen@fastmail.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).