Ignore xen package at request of M.A.Young
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 16 Feb 2015 14:40:51 +0000 (14:40 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 16 Feb 2015 14:40:51 +0000 (14:40 +0000)
fedora_ocaml_rebuild.ml

index ea37a0a..c642972 100644 (file)
@@ -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" ]