unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: julien lepiller <julien@lepiller.eu>
To: guix-devel@gnu.org
Subject: Re: 07/08: gnu: Add ocaml-ssl.
Date: Tue, 24 Jan 2017 10:31:49 +0100	[thread overview]
Message-ID: <820ebaa9b8356d26ff0086b270248617@lepiller.eu> (raw)
In-Reply-To: <20170123213118.GB735@jasmine>

Le 2017-01-23 22:31, Leo Famulari a écrit :
> On Mon, Jan 16, 2017 at 09:35:17PM +0000, julien lepiller wrote:
>> roptat pushed a commit to branch master
>> in repository guix.
>> 
>> commit 37f17e2a1e797d3d1ea12da5afd69526e0abfd3e
>> Author: Julien Lepiller <julien@lepiller.eu>
>> Date:   Fri Dec 30 11:53:24 2016 +0100
>> 
>>     gnu: Add ocaml-ssl.
>> 
>>     * gnu/packages/ocaml.scm (ocaml-ssl): New variable.
> 
>> +                       (substitute* "src/OCamlMakefile"
>> +                         (("/bin/sh") (which "bash")))
>> +                       (substitute* "configure"
>> +                         (("/bin/sh") (which "bash"))))))))
> 
> Hi Julien!
> 
> I noticed that a handful of your new OCaml packages replace invocations
> of 'sh' with 'bash'. These shells actually have different behavior even
> though they are both provided by the Bash package (see INVOCATION in
> bash(1)).
> 
> Can you change these substitutions to use (which "sh") instead?

I didn't think it would cause any issue, but sure I will.

  reply	other threads:[~2017-01-24  9:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170116213516.17292.49031@vcs.savannah.gnu.org>
     [not found] ` <20170116213517.59CD0220115@vcs.savannah.gnu.org>
2017-01-23 21:31   ` 07/08: gnu: Add ocaml-ssl Leo Famulari
2017-01-24  9:31     ` julien lepiller [this message]
2017-01-24 19:08       ` Leo Famulari

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=820ebaa9b8356d26ff0086b270248617@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=guix-devel@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).