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:
98a87ee
)
Ignore xen package at request of M.A.Young
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 16 Feb 2015 14:40:51 +0000
(14:40 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 16 Feb 2015 14:40:51 +0000
(14:40 +0000)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
ea37a0a
..
c642972
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-41,7
+41,7
@@
let source_packages =
let dirs = shlines "cd %s && ls -1d ocaml*" fedora_dir in
dirs @ [ "alt-ergo"; "apron"; "brltty"; "coccinelle"; "coq";
"cduce"; "frama-c"; "gappalib-coq"; "graphviz"; "hevea"; "hivex";
- "js-of-ocaml"; "llvm"; "plplot"; "virt-top"; "why3";
"xen";
+ "js-of-ocaml"; "llvm"; "plplot"; "virt-top"; "why3";
"flocq" (* no OCaml code, but needs to be rebuilt after Coq *);
"guestfs-browser";
"virt-dmesg" ]