commit 8d87f1f2ab47d2529358da1e58317037ce797b53
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jun 12 06:49:46 2021 +0200

    - really separate xen_pvh bcond

 grub2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grub2.spec b/grub2.spec
index a4d995f..c3070bc 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -65,7 +65,7 @@
 
 # the 'most natural' platform should go last
 %ifarch %{ix86} %{x8664} x32
-%define                platforms %{?with_coreboot:coreboot} 
%{?with_ieee1275:ieee1275} %{?with_multiboot:multiboot} %{?with_qemu:qemu} 
%{?with_xen:xen xen_pvh} %{?with_efi:efi} %{?with_pc:pc}
+%define                platforms %{?with_coreboot:coreboot} 
%{?with_ieee1275:ieee1275} %{?with_multiboot:multiboot} %{?with_qemu:qemu} 
%{?with_xen:xen} %{!?with_xen_pvh:xen_pvh} %{?with_efi:efi} %{?with_pc:pc}
 %endif
 %ifarch %{arm}
 %define                platforms %{?with_efi:efi} %{?with_uboot:uboot}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/8d87f1f2ab47d2529358da1e58317037ce797b53

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to