mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
Include liblldb*.so in %files
See https://src.fedoraproject.org/rpms/llvm/pull-request/234#comment-206914
This commit is contained in:
parent
d06b46b724
commit
40d89f6009
1 changed files with 1 additions and 2 deletions
|
@ -607,8 +607,7 @@
|
|||
%{install_bindir}/lldb*
|
||||
# Usually, *.so symlinks are kept in devel subpackages. However, the python
|
||||
# bindings depend on this symlink at runtime.
|
||||
# TODO(kkleine): This first entry is too broad. Include it back if needed but make it more narrow.
|
||||
# %{install_libdir}/*.so
|
||||
%{install_libdir}/liblldb*.so
|
||||
%{install_libdir}/liblldb.so.*
|
||||
%{install_libdir}/liblldbIntelFeatures.so.*
|
||||
|
||||
|
|
Loading…
Reference in a new issue