From: Andreas Enge <andreas@enge.fr>
To: Eric Bavier <ericbavier@gmail.com>
Cc: Guix-devel@gnu.org
Subject: Re: [PATCH] Add mcrypt
Date: Sat, 24 May 2014 10:53:52 +0200 [thread overview]
Message-ID: <20140524085352.GA16714@debian> (raw)
In-Reply-To: <874n0fray8.fsf@member.fsf.org>
On Sat, May 24, 2014 at 12:40:31AM -0500, Eric Bavier wrote:
> + (native-inputs `(("file" ,file)))
> + (arguments
> + `(#:phases (alist-cons-before
> + 'configure 'patch-configure
> + (lambda _
> + (substitute* "configure"
> + (("/usr/bin/file")
> + (which "file"))))
> + %standard-phases)))
Is this really needed? Lots of packages using the autotools look for "file",
and when it is not available, nothing bad seems to happen. I was told before
to just not bother.
Andreas
next prev parent reply other threads:[~2014-05-24 8:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-24 5:40 [PATCH] Add mcrypt Eric Bavier
2014-05-24 8:53 ` Andreas Enge [this message]
2014-05-24 22:34 ` Ludovic Courtès
2014-05-24 10:19 ` Nikita Karetnikov
2014-05-24 13:59 ` Taylan Ulrich Bayirli/Kammer
2014-05-24 22:33 ` Ludovic Courtès
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=20140524085352.GA16714@debian \
--to=andreas@enge.fr \
--cc=Guix-devel@gnu.org \
--cc=ericbavier@gmail.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 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).