* 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:
@@ -17,6 +17,8 @@ stdenv.mkDerivation {
|
||||
|
||||
configurePhase = "true"; # Skip configure phase
|
||||
|
||||
createFindlibDestdir = true;
|
||||
|
||||
meta = {
|
||||
homepage = http://projects.camlcity.org/projects/cryptgps.html;
|
||||
description = "Cryptographic functions for OCaml";
|
||||
|
||||
Reference in New Issue
Block a user