From: Richard W.M. Jones Date: Thu, 1 Aug 2019 17:39:35 +0000 (+0100) Subject: Block coq while jjames looks at it. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=4f4e732e582bfe1705c231c98486cb90b3d10175;p=goaljobs-goals.git Block coq while jjames looks at it. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 4a6a8e9..1b0022a 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -32,7 +32,7 @@ let blocked = [ "ocaml-camlp4"; (* deprecated + all dependent packages *) "ocaml-yojson"; (* jjames is looking at this *) "ocaml-dose3"; (* requires ocaml-seq, see 1735476 & 1735629 *) - "coq"; (* RHBZ#1735619 *) + "coq"; (* jjames is looking at this, see RHBZ#1735619 *) ] let blocked pkg = List.mem pkg blocked