Unblock ocaml-omake, ocaml-preludeml.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 18 Aug 2014 09:15:26 +0000 (10:15 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 18 Aug 2014 09:15:26 +0000 (10:15 +0100)
fedora_ocaml_rebuild.ml

index a74388c..6e3925c 100644 (file)
@@ -23,9 +23,7 @@ let yum_repo = "koji-rawhide"
  * dependent packages.
  *)
 let blocked = [
-  "ocaml-omake";                        (* build failure (warnings) *)
   "ocaml-pa-do";                        (* build failure, complex *)
-  "ocaml-preludeml";                    (* build failure *)
   "frama-c";                            (* build failure *)
   "gappalib-coq";                       (* build failure in configure script *)
 ]