summaryrefslogtreecommitdiffstats
path: root/pkgs/development/ocaml-modules/xml-light/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/xml-light/default.nix')
-rw-r--r--pkgs/development/ocaml-modules/xml-light/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/xml-light/default.nix b/pkgs/development/ocaml-modules/xml-light/default.nix
index 0ca48ebee285..a6db0dc78705 100644
--- a/pkgs/development/ocaml-modules/xml-light/default.nix
+++ b/pkgs/development/ocaml-modules/xml-light/default.nix
@@ -19,7 +19,7 @@ stdenv.mkDerivation {
make all
make opt
'';
-
+
installPhase = ''
make install_ocamlfind
mkdir -p $out/share