]> git.pld-linux.org Git - packages/fwupd.git/commitdiff
fix build without apidocs
authorJan Palus <atler@pld-linux.org>
Sun, 2 Jul 2023 09:53:59 +0000 (11:53 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 2 Jul 2023 09:53:59 +0000 (11:53 +0200)
fwupd.spec

index 2e0c7dddb45088d3039aad1e1f953baea9f45259..c004879c8580506c4c90c82c822b8bd521f728f4 100644 (file)
@@ -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} \
This page took 0.106304 seconds and 4 git commands to generate.