libguestfs: fedora: F20 is being built by hand at the moment.
[goaljobs-goals.git] / libguestfs_fedora.ml
index cddc48f..34ad75e 100644 (file)
@@ -24,7 +24,7 @@ let package = "libguestfs"
 let branches = [
   "1.20-stable", "f18";            (* F18 follows 1.20. *)
   "1.22-stable", "f19";            (* F19 follows 1.22. *)
-  "1.24-stable", "f20";            (* F20 follows 1.24. *)
+(*  "1.24-stable", "f20"; *)       (* F20 is being built by hand ATM. *)
   "1.25-development", "master";    (* Rawhide follows development. *)
 ]