summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2024-04-19 10:38:06 (GMT)
committerJan Palus2024-04-19 10:38:06 (GMT)
commit7987de80e4a013a2bd229dd7eca02d41a2cf113e (patch)
tree598098afe312f4c44b8322b0014328bfaac0fd81
parentdc6fe3db8fb2f49a995ae75e6451bc12cf08c3f7 (diff)
downloadAppStream-7987de80e4a013a2bd229dd7eca02d41a2cf113e.zip
AppStream-7987de80e4a013a2bd229dd7eca02d41a2cf113e.tar.gz
don't install prebuilt docs when building without apidocs
-rw-r--r--AppStream.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/AppStream.spec b/AppStream.spec
index b3ba570..ada04d3 100644
--- a/AppStream.spec
+++ b/AppStream.spec
@@ -282,6 +282,7 @@ Dane ITS AppStream metainfo dla narzędzi gettext.
%{?with_compose:-Dcompose=true} \
-Ddocs=%{__true_false apidocs} \
-Dgir=true \
+ -Dinstall-docs=%{__true_false apidocs} \
%{?with_qt:-Dqt=true} \
%{?with_qt:-Dqt-versions="[%{?with_qt5:'5'%{?with_qt6:,}}%{?with_qt6:'6'}]"} \
-Dstemming=true \