From: Richard W.M. Jones Date: Thu, 12 Jul 2018 14:37:53 +0000 (+0100) Subject: ocamlify, ocaml-oasis: Should be fixed now. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=sidebyside;h=b9abaa3b73f5ce9b8e5fc78e271079ed2391394e;p=goaljobs-goals.git ocamlify, ocaml-oasis: Should be fixed now. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 225084e..7d1a7f0 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -32,9 +32,6 @@ let blocked = [ (* File "compiler internals", line 1: Error: Unbound module Stdlib *) "why3"; - - (* https://bugzilla.redhat.com/show_bug.cgi?id=1593408 *) - "ocamlify"; "ocaml-oasis"; ] let blocked pkg = List.mem pkg blocked