]> git.pld-linux.org Git - packages/llvm.git/commitdiff
pull mlir-tblgen man page under doc bcond
authorJan Palus <jpalus@fastmail.com>
Fri, 1 Apr 2022 22:10:58 +0000 (00:10 +0200)
committerJan Palus <jpalus@fastmail.com>
Fri, 1 Apr 2022 22:10:58 +0000 (00:10 +0200)
llvm.spec

index deca5c695922f3691124aafbe9b1aedf03e65f15..27497da40a06bea63ea8ac84a52f9ef2dd9f28c5 100644 (file)
--- 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)
This page took 0.202037 seconds and 4 git commands to generate.