[packages/xen] - use x8664 macro
qboosh
qboosh at pld-linux.org
Mon Oct 29 20:53:59 CET 2012
commit 0c4e0eaf7c9dac89265adae8f63b73caf650b1fe
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Oct 29 20:54:42 2012 +0100
- use x8664 macro
xen.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xen.spec b/xen.spec
index b7f5987..da2c75b 100644
--- a/xen.spec
+++ b/xen.spec
@@ -14,7 +14,7 @@
%bcond_without ocaml # build Ocaml libraries for Xen tools
%bcond_without efi # build the EFI hypervisor
-%ifnarch x86_64
+%ifnarch %{x8664}
%undefine with_efi
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xen.git/commitdiff/0c4e0eaf7c9dac89265adae8f63b73caf650b1fe
More information about the pld-cvs-commit
mailing list