]> git.pld-linux.org Git - packages/mdds.git/commitdiff
fix build without apidocs
authorJan Palus <atler@pld-linux.org>
Mon, 11 May 2020 09:51:50 +0000 (11:51 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 11 May 2020 09:51:50 +0000 (11:51 +0200)
mdds.spec

index 03c1d924d1703607a328626664b830208f255ee9..1a1911a728f407b1be985b0a37de9b5807803bbd 100644 (file)
--- 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
This page took 0.029516 seconds and 4 git commands to generate.