all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: Mathieu Lirzin <mthl@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Add rapicorn.
Date: Thu, 14 Apr 2016 10:32:20 +0200	[thread overview]
Message-ID: <idjpots4mln.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <8760vll189.fsf@gnu.org>


Mathieu Lirzin <mthl@gnu.org> writes:

>> +       (modify-phases %standard-phases
>> +         (add-after 'unpack 'replace-/bin/ls
>> +           (lambda _
>> +             (substitute* '("Makefile.decl"
>> +                            "tools/Makefile.in"
>> +                            "tests/Makefile.in"
>> +                            "aidacc/tests/Makefile.in"
>> +                            "aidacc/Makefile.in"
>> +                            "cython/Makefile.in"
>> +                            "res/Makefile.in"
>> +                            "ui/tests/Makefile.in"
>> +                            "ui/Makefile.in"
>> +                            "docs/tutorial/Makefile.in"
>> +                            "docs/mans/Makefile.in"
>> +                            "docs/Makefile.in"
>> +                            "docs/examples/Makefile.in"
>> +                            "docs/imports/Makefile.in"
>> +                            "Makefile.in"
>> +                            "pytests/Makefile.in"
>> +                            "examples/Makefile.in"
>> +                            "data/Makefile.in"
>> +                            "rcore/tests/Makefile.in"
>> +                            "rcore/Makefile.in")
>> +               (("/bin/ls") (which "ls")))
>
> Can you try to use ‘find-files’ for this substitution?

Yes, that would be better.  I’ll send a new version of this patch
later; I found that some inputs need to be propagated.

~~ Ricardo

  reply	other threads:[~2016-04-14  8:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 19:34 [PATCH] Add rapicorn Ricardo Wurmus
2016-04-13 20:09 ` Mathieu Lirzin
2016-04-14  8:32   ` Ricardo Wurmus [this message]
2016-04-14 18:29     ` Ricardo Wurmus
2016-04-17 19:04       ` Ludovic Courtès
2016-04-14  6:55 ` Florian Paul Schmidt
2016-04-14  8:30   ` Ricardo Wurmus
2016-04-14 20:58 ` Andreas Enge

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

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

  git send-email \
    --in-reply-to=idjpots4mln.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=guix-devel@gnu.org \
    --cc=mthl@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.