-
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=173
This commit is contained in:
parent
83009cdbf7
commit
78144a8614
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user