nixpkgs/pkgs/development/libraries/science/math/suitesparse
Daiderd Jordan 5b8c4b0646
suitesparse: fixup darwin libraries
The build created libraries with an install_name that points to the
build directory instead of the installation prefix.  Causing errors like
this when other packages try to link against it's libraries.

    Library not loaded: /private/tmp/nix-build-suitesparse-5.3.0.drv-0/SuiteSparse/lib/libcholmod.3.0.12.dylib
2018-11-13 00:25:32 +01:00
..
4.2.nix
4.4.nix
default.nix suitesparse: fixup darwin libraries 2018-11-13 00:25:32 +01:00