[packages/fwupd] fix build without apidocs

atler atler at pld-linux.org
Sun Jul 2 13:59:16 CEST 2023


commit 882dade51982e49031a2940558c3698b923d3da3
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jul 2 11:53:59 2023 +0200

    fix build without apidocs

 fwupd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index 2e0c7dd..c004879 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -201,7 +201,7 @@ API języka Vala do biblioteki fwupd.
 %meson build \
 	-Dbluez=enabled \
 	-Defi_binary=false \
-	-Ddocs=%{?with_apidocs:enabled} \
+	-Ddocs=%{__enabled_disabled apidocs} \
 	-Dlzma=enabled \
 	%{!?with_efi:-Dplugin_dell=disabled} \
 	%{!?with_flashrom:-Dplugin_flashrom=disabled} \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list