Files
nixpkgs/pkgs
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
..
2017-03-05 15:32:30 +01:00
2017-03-03 15:18:08 +01:00
2017-03-05 16:36:38 +00:00
2017-03-05 23:41:42 +01:00