unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Konrad Hinsen <konrad.hinsen@fastmail.net>
To: 29958@debbugs.gnu.org
Subject: [bug#29958] [PATCH v2] gnu: Add python2-mmtk.
Date: Fri, 5 Jan 2018 10:24:13 +0100	[thread overview]
Message-ID: <m1lghc3bgi.fsf@fastmail.net> (raw)
In-Reply-To: <20180104223412.19955-1-dannym@scratchpost.org>

Danny Milosavljevic <dannym@scratchpost.org> writes:

> +       (modify-phases %standard-phases
> +         (add-before 'build 'includes-from-scientific
> +           (lambda* (#:key inputs #:allow-other-keys)
> +             (mkdir-p "Include/Scientific")
> +             (copy-recursively
> +                     (string-append
> +                      (assoc-ref inputs "python-scientific")
> +                      "/include/python2.7/Scientific")
> +                     "Include/Scientific"))))))

Works fine for me!

Thanks,
  Konrad.

  reply	other threads:[~2018-01-05  9:25 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
2018-01-04 22:34   ` [bug#29958] [PATCH v2] " Danny Milosavljevic
2018-01-05  9:24     ` Konrad Hinsen [this message]
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=m1lghc3bgi.fsf@fastmail.net \
    --to=konrad.hinsen@fastmail.net \
    --cc=29958@debbugs.gnu.org \
    /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).