From d17c36c1f7e9d38ed7daec73a30830c565975ca91e2cb650a09d2bd143177572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 17 Mar 2016 11:15:33 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=440 --- llvm.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/llvm.spec b/llvm.spec index f720e6a..3c0bab9 100644 --- a/llvm.spec +++ b/llvm.spec @@ -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)