[packages/gstreamer-libav] fix build without apidocs
atler
atler at pld-linux.org
Thu Feb 17 18:12:22 CET 2022
commit b07a59e8ef90b29892618e06924e2be1472f67b5
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 17 18:10:54 2022 +0100
fix build without apidocs
gstreamer-libav.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/gstreamer-libav.spec b/gstreamer-libav.spec
index 03a399f..ffcdb2f 100644
--- a/gstreamer-libav.spec
+++ b/gstreamer-libav.spec
@@ -107,6 +107,8 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS ChangeLog NEWS README.md
%attr(755,root,root) %{_libdir}/gstreamer-%{gstmver}/libgstlibav.so
+%if %{with apidocs}
%files apidocs
%defattr(644,root,root,755)
%{_docdir}/gstreamer-%{gstmver}/libav-doc
+%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-libav.git/commitdiff/e757f3f80734dd76372e1ba049b975103e6f06af
More information about the pld-cvs-commit
mailing list