[packages/llvm] pull mlir-tblgen man page under doc bcond
atler
atler at pld-linux.org
Sat Apr 2 00:11:33 CEST 2022
commit 846aaadd72efe6fdf677bab024e43b254744ecc5
Author: Jan Palus <jpalus at fastmail.com>
Date: Sat Apr 2 00:10:58 2022 +0200
pull mlir-tblgen man page under doc bcond
llvm.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/llvm.spec b/llvm.spec
index deca5c6..27497da 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -1021,7 +1021,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/libmlir_async_runtime.so.13
%attr(755,root,root) %{_libdir}/libmlir_c_runner_utils.so.13
%attr(755,root,root) %{_libdir}/libmlir_runner_utils.so.13
+%if %{with doc}
%{_mandir}/man1/mlir-tblgen.1*
+%endif
%files mlir-devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/846aaadd72efe6fdf677bab024e43b254744ecc5
More information about the pld-cvs-commit
mailing list