]> git.pld-linux.org Git - packages/xen.git/commitdiff
- use x8664 macro
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 29 Oct 2012 19:54:42 +0000 (20:54 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 29 Oct 2012 19:54:42 +0000 (20:54 +0100)
xen.spec

index b7f598701c0e65aa20cf6ae4ee03681c62435573..da2c75b2600d2f8d00de57a2c8f9465372c0a004 100644 (file)
--- 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
 
This page took 0.043438 seconds and 4 git commands to generate.