[packages/fwupd] - enable efi on x32 again

qboosh qboosh at pld-linux.org
Fri Jun 9 05:32:04 CEST 2017


commit 93e1aa158672d976420c14f9ffa4835fd9701cb3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 9 05:33:10 2017 +0200

    - enable efi on x32 again

 fwupd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index bec3d15..cfe3cf5 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/93e1aa158672d976420c14f9ffa4835fd9701cb3



More information about the pld-cvs-commit mailing list