From 78144a8614cb271f0bcae8fb82faf8143b8d4637de8f9d698751f888062a57d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 13 Nov 2012 08:23:13 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=173 --- llvm.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/llvm.spec b/llvm.spec index 28fce19..529159e 100644 --- a/llvm.spec +++ b/llvm.spec @@ -246,8 +246,6 @@ file %{buildroot}/%{_libdir}/%{name}/*.so | awk -F: '$2~/ELF/{print $1}' | xargs find %{buildroot}%{_includedir}/clang -name '*.tmp' -exec rm {} + chmod -x %{buildroot}/%{_libdir}/*.a -find %{buildroot}%{_docdir}/%{name}-doc/ -name '*.tar.gz' -exec rm {} \; - # install scan-build et al install -d %{buildroot}%{_datadir}/clang install -d %{buildroot}%{py_sitedir}