-
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=440
This commit is contained in:
parent
e962f85fd3
commit
d17c36c1f7
@ -377,8 +377,10 @@ rm -r %{buildroot}%{_includedir}/lldb
|
|||||||
%post clang-devel -p /sbin/ldconfig
|
%post clang-devel -p /sbin/ldconfig
|
||||||
%postun clang-devel -p /sbin/ldconfig
|
%postun clang-devel -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%if %{build_lldb}
|
||||||
%post -n lldb -p /sbin/ldconfig
|
%post -n lldb -p /sbin/ldconfig
|
||||||
%postun -n lldb -p /sbin/ldconfig
|
%postun -n lldb -p /sbin/ldconfig
|
||||||
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user