[packages/mdds] fix build without apidocs

atler atler at pld-linux.org
Mon May 11 11:52:25 CEST 2020


commit ceee0b3a99cb2cc052cf7d9e195f8feace46eb9a
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon May 11 11:51:50 2020 +0200

    fix build without apidocs

 mdds.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/mdds.spec b/mdds.spec
index 03c1d92..1a1911a 100644
--- a/mdds.spec
+++ b/mdds.spec
@@ -115,6 +115,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/mdds-1.5
 %{_npkgconfigdir}/mdds-1.5.pc
 
+%if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
 %doc doc/_doxygen/html doc/_build/{_static,*.html,*.js}
+%endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mdds.git/commitdiff/ceee0b3a99cb2cc052cf7d9e195f8feace46eb9a



More information about the pld-cvs-commit mailing list