mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
parent
ee476f9583
commit
468da93677
1 changed files with 0 additions and 3 deletions
|
@ -231,9 +231,6 @@ rm -fv %{buildroot}%{_libdir}/liblldb*.a
|
|||
liblldb=$(basename $(readlink -e %{buildroot}%{_libdir}/liblldb.so))
|
||||
ln -vsf "../../../${liblldb}" %{buildroot}%{python3_sitearch}/lldb/_lldb.so
|
||||
%py_byte_compile %{__python3} %{buildroot}%{python3_sitearch}/lldb
|
||||
|
||||
# remove bundled six.py
|
||||
rm -f %{buildroot}%{python3_sitearch}/six.*
|
||||
%endif
|
||||
#endregion
|
||||
|
||||
|
|
Loading…
Reference in a new issue