all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Andy Wingo <wingo@igalia.com>
Cc: guix-devel@gnu.org
Subject: Re: core-updates: Fix cups-minimal build failure
Date: Mon, 27 Feb 2017 16:13:13 -0500	[thread overview]
Message-ID: <20170227211313.GC3643@jasmine> (raw)
In-Reply-To: <cucvarwuij0.fsf@igalia.com>

On Mon, Feb 27, 2017 at 09:47:47AM +0100, Andy Wingo wrote:
> > Do you have any suggestions about how to make this more concise?

> (for-each
>  (lambda (section)
>    (for-each
>      (lambda (file) (chmod file #o666))
>      (find-files (string-append out "/share/man/man" section)
>                  "\\.gz")))
>  '("1" "5" "7" "8"))

*copy+paste*

> Would be nice if there were a recursive find-files; oh well.

It seems that find-files is recursive. At least, it worked as expected
in d043ceedbb3ce1873db97cfe2c8806de64881f01 (gnu: cups-minimal: Fix
build failure in reset-gzip-timestamps phase.).

      reply	other threads:[~2017-02-27 21:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-26  2:25 core-updates: Fix cups-minimal build failure Leo Famulari
2017-02-26 14:45 ` Marius Bakke
2017-02-27  8:47 ` Andy Wingo
2017-02-27 21:13   ` Leo Famulari [this message]

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=20170227211313.GC3643@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=wingo@igalia.com \
    /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.