]> git.pld-linux.org Git - packages/grub2.git/commitdiff
- non x86_64 do not support efiemu
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 8 Jan 2011 21:22:20 +0000 (21:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    grub2.spec -> 1.88

grub2.spec

index d5173b9bce8c35a1d9a50d6d18304be9fbd048f0..ec1af40715c39e3be6ced2afb5c3f3b3bff1b35b 100644 (file)
 %undefine      with_efiemu
 %endif
 
+%ifnarch %{x8664}
+# non-x86_64 arch doesn't support this
+%undefine      with_efiemu
+%endif
+
 Summary:       GRand Unified Bootloader
 Summary(de.UTF-8):     GRUB2 - ein Bootloader für x86 und ppc
 Summary(hu.UTF-8):     GRUB2 - rendszerbetöltő x86 és ppc gépekhez
This page took 0.131755 seconds and 4 git commands to generate.