summaryrefslogtreecommitdiffstats
path: root/pkgs/development/ocaml-modules/optcomp/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/optcomp/default.nix')
-rw-r--r--pkgs/development/ocaml-modules/optcomp/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/optcomp/default.nix b/pkgs/development/ocaml-modules/optcomp/default.nix
index 343fb28b6ad8..b78d070962e7 100644
--- a/pkgs/development/ocaml-modules/optcomp/default.nix
+++ b/pkgs/development/ocaml-modules/optcomp/default.nix
@@ -14,7 +14,7 @@ stdenv.mkDerivation {
sha256 = "1n095lk94jq1rwi0l24g2wbgms7249wdd31n0ji895dr6755s93y";
})
;
-
+
createFindlibDestdir = true;
buildInputs = [ ocaml findlib ocamlbuild camlp4 ];