Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6f8f3d64ff8bdb50f3816a56f01102cbaba0209b
      
https://github.com/NixOS/nixpkgs/commit/6f8f3d64ff8bdb50f3816a56f01102cbaba0209b
  Author: John Wiegley <[email protected]>
  Date:   2014-05-31 (Sat, 31 May 2014)

  Changed paths:
    M pkgs/development/libraries/icu/default.nix

  Log Message:
  -----------
  icu: fix configure to use ${stdenv.shell}

On darwin, not doing this means the configure script uses a hard-coded
/bin/sh for its echo tests, resulting in ECHO_N and ECHO_C settings in
icu-config which are incorrect for the stdenv.shell which it is actually
uses to run.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to