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:
5dccc9b
)
Block ocaml-camlp4
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 29 Apr 2019 15:21:44 +0000
(16:21 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 29 Apr 2019 15:21:44 +0000
(16:21 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
436b76e
..
5f17887
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-29,6
+29,7
@@
let yum_repo = "koji-rawhide"
* dependent packages.
*)
let blocked = [
+ "ocaml-camlp4"; (* not ported to 4.08 yet *)
]
let blocked pkg = List.mem pkg blocked