diff options
Diffstat (limited to 'math/ocamlgsl/files/patch-setup.ml')
-rw-r--r-- | math/ocamlgsl/files/patch-setup.ml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/ocamlgsl/files/patch-setup.ml b/math/ocamlgsl/files/patch-setup.ml index 942fb1bf42af..181112c7504d 100644 --- a/math/ocamlgsl/files/patch-setup.ml +++ b/math/ocamlgsl/files/patch-setup.ml @@ -1,6 +1,6 @@ ---- setup.ml.orig 2014-04-26 21:42:25.000000000 +0200 -+++ setup.ml 2014-04-26 21:42:34.000000000 +0200 -@@ -6679,7 +6679,7 @@ +--- setup.ml.orig 2015-11-18 15:14:41 UTC ++++ setup.ml +@@ -6717,7 +6717,7 @@ let setup_t = { pre_command = [(OASISExpr.EBool true, None)]; post_command = @@ -9,7 +9,7 @@ }; build_type = (`Build, "ocamlbuild", Some "0.4"); build_custom = -@@ -7856,7 +7856,7 @@ +@@ -7914,7 +7914,7 @@ let setup_t = (OASISExpr.EFlag "docs", true) ]; doc_install = [(OASISExpr.EBool true, true)]; |