Files
nixpkgs/pkgs/development
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 14:51:48 -05:00
2017-03-06 08:41:47 +01:00
2017-02-17 22:48:39 +08:00
2017-03-03 20:08:38 +01:00