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:
9e74695
)
ocaml: Remove ocaml-yojson from block list.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 6 Sep 2019 20:52:03 +0000
(21:52 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 6 Sep 2019 20:52:03 +0000
(21:52 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
5a636ed
..
4caa98b
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-29,7
+29,6
@@
let yum_repo = "koji-rawhide"
* dependent packages.
*)
let blocked = [
- "ocaml-yojson"; (* jjames is looking at this *)
]
let blocked pkg = List.mem pkg blocked