nixpkgs/pkgs/development/ocaml-modules/ocamlgraph
Benno Fünfstück dd23d08b90 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.
2017-03-06 12:51:03 +01:00
..
default.nix ocamlgraph: fix binary location (binaries had double prefix path) 2017-03-06 12:51:03 +01:00
destdir.patch Add OPA to Nixpkgs. 2011-11-27 23:58:46 +00:00