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:
ba6f1a8
)
Unblock plplot, block ocaml-camlp5
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 28 Jul 2015 15:21:35 +0000
(16:21 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 28 Jul 2015 15:21:35 +0000
(16:21 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
43e21b8
..
13a8c01
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-29,7
+29,7
@@
let yum_repo = "koji-rawhide"
*)
let blocked = [
"ocaml-pa-do"; (* orphaned *)
- "
plplot"; (* FTBFS, unrelated to OCaml
*)
+ "
ocaml-camlp5"; (* not updated to 4.02.3 yet
*)
]
let blocked pkg = List.mem pkg blocked