Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: dd23d08b9047b74254723e3e54086ce9b656b694
https://github.com/NixOS/nixpkgs/commit/dd23d08b9047b74254723e3e54086ce9b656b694
Author: Benno Fünfstück <[email protected]>
Date: 2017-03-06 (Mon, 06 Mar 2017)
Changed paths:
M pkgs/development/ocaml-modules/ocamlgraph/default.nix
Log Message:
-----------
ocamlgraph: fix binary location (binaries had double prefix path)
Due to setting `DESTDIR` *and* `exec_prefix` (defaulted to `$prefix`), binaries
ended up in `$out/$out/bin` instead of just $out/bin. Not setting `DESTDIR` and
adapting
the `LIBDIR` patch a little fixes this issue.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits