[packages/poppler] do not build apidocs when building static libs

atler atler at pld-linux.org
Wed Feb 14 00:32:48 CET 2018


commit 6a04f0ad8a134019e4e5e7111ad636374a542dbb
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Feb 14 00:31:18 2018 +0100

    do not build apidocs when building static libs

 poppler.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/poppler.spec b/poppler.spec
index f011916..73e7237 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -249,7 +249,7 @@ cd build-static
 	-DBUILD_SHARED_LIBS=OFF \
 	-DENABLE_GTK_TESTS=OFF \
 	-DENABLE_LIBCURL=ON \
-	%{?with_apidocs:-DENABLE_GTK_DOC=ON} \
+	-DENABLE_GTK_DOC=OFF \
 	%{!?with_cairo:-DWITH_CAIRO=OFF} \
 	%{!?with_cpp:-DENABLE_CPP=OFF} \
 	%{!?with_glib:-DENABLE_GLIB=OFF} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poppler.git/commitdiff/6a04f0ad8a134019e4e5e7111ad636374a542dbb



More information about the pld-cvs-commit mailing list