]> git.pld-linux.org Git - packages/fwupd.git/commitdiff
- enable efi on x32 again auto/th/fwupd-0.9.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Jun 2017 03:33:10 +0000 (05:33 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Jun 2017 03:33:10 +0000 (05:33 +0200)
fwupd.spec

index bec3d158125887721c493c3e0a2332ccd1e8e213..cfe3cf5859df10af323882a9c2096d46bf7a378f 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_without efi             # UEFI (and dell) support
 %bcond_without thunderbolt     # Thunderbolt support
 
-%ifnarch %{ix86} %{x8664} %{arm} aarch64 ia64
+%ifnarch %{ix86} %{x8664} x32 %{arm} aarch64 ia64
 %undefine      with_efi
 %endif
 %if %{without efi}
This page took 0.031 seconds and 4 git commands to generate.