git.annexia.org
/
goaljobs-goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f4e732
)
Unblock dose3.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 1 Aug 2019 17:55:14 +0000
(18:55 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 1 Aug 2019 17:55:14 +0000
(18:55 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
1b0022a
..
880d12b
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-31,7
+31,6
@@
let yum_repo = "koji-rawhide"
let blocked = [
"ocaml-camlp4"; (* deprecated + all dependent packages *)
"ocaml-yojson"; (* jjames is looking at this *)
- "ocaml-dose3"; (* requires ocaml-seq, see 1735476 & 1735629 *)
"coq"; (* jjames is looking at this, see RHBZ#1735619 *)
]
let blocked pkg = List.mem pkg blocked