Ismail Dönmez 2016-03-17 11:15:33 +00:00 committed by Git OBS Bridge
parent e962f85fd3
commit d17c36c1f7

View File

@ -377,8 +377,10 @@ rm -r %{buildroot}%{_includedir}/lldb
%post clang-devel -p /sbin/ldconfig
%postun clang-devel -p /sbin/ldconfig
%if %{build_lldb}
%post -n lldb -p /sbin/ldconfig
%postun -n lldb -p /sbin/ldconfig
%endif
%files
%defattr(-,root,root)