Filelist fix
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=122
This commit is contained in:
parent
b156ad17a2
commit
b1c5f830c7
@ -300,7 +300,6 @@ rm -f %{buildroot}%{_libdir}/libEnhancedDisassembly.*
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc *.TXT *.txt
|
%doc *.TXT *.txt
|
||||||
%{_bindir}/bugpoint
|
%{_bindir}/bugpoint
|
||||||
%{_bindir}/diagtool
|
|
||||||
%{_bindir}/llc
|
%{_bindir}/llc
|
||||||
%{_bindir}/lli
|
%{_bindir}/lli
|
||||||
%{_bindir}/macho-dump
|
%{_bindir}/macho-dump
|
||||||
@ -314,7 +313,6 @@ rm -f %{buildroot}%{_libdir}/libEnhancedDisassembly.*
|
|||||||
%exclude %{_mandir}/man1/%{name}-config.1%{ext_man}
|
%exclude %{_mandir}/man1/%{name}-config.1%{ext_man}
|
||||||
%{_mandir}/man1/llvm*.1%{ext_man}
|
%{_mandir}/man1/llvm*.1%{ext_man}
|
||||||
%{_mandir}/man1/opt.1%{ext_man}
|
%{_mandir}/man1/opt.1%{ext_man}
|
||||||
%{_mandir}/man1/FileCheck.1%{ext_man}
|
|
||||||
|
|
||||||
%files clang
|
%files clang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user