[packages/AppStream] don't install prebuilt docs when building without apidocs

atler atler at pld-linux.org
Fri Apr 19 13:36:57 CEST 2024


commit 7987de80e4a013a2bd229dd7eca02d41a2cf113e
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Apr 19 12:38:06 2024 +0200

    don't install prebuilt docs when building without apidocs

 AppStream.spec | 1 +
 1 file changed, 1 insertion(+)
---
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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/AppStream.git/commitdiff/2ca062ae85d821d79cb8f3b7f4e3dd8bf857aa16



More information about the pld-cvs-commit mailing list