* Add variable createFindlibDestdir to the setupHook of findlib
* Set createFindlibDestdir to various ocaml packages. svn path=/nixpkgs/trunk/; revision=25220
This commit is contained in:
@@ -19,6 +19,8 @@ stdenv.mkDerivation {
|
||||
|
||||
configureFlags = "--disable-ldconf";
|
||||
|
||||
createFindlibDestdir = true;
|
||||
|
||||
meta = {
|
||||
homepage = http://savonet.rastageeks.org/;
|
||||
description = "OCaml bindings for libssl ";
|
||||
|
||||
Reference in New Issue
Block a user