From 742aab48e4e16fb6fb45c0b5d7e31b2b6e31e4cc Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Wed, 9 Sep 2009 03:25:26 +0000 Subject: [PATCH] Carry over removal of OCaml .o files from old spec; these files were no longer generated in 2.6 --- llvm.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/llvm.spec b/llvm.spec index 4baaac5..52065ec 100644 --- a/llvm.spec +++ b/llvm.spec @@ -171,6 +171,9 @@ file %{buildroot}/%{_libdir}/llvm/*.so | awk -F: '$2~/ELF/{print $1}' | xargs -r # Get rid of erroneously installed example files. rm %{buildroot}%{_libdir}/%{name}/*LLVMHello.* +# And OCaml .o files +rm %{buildroot}%{_libdir}/ocaml/*.o + # Remove deprecated tools. rm %{buildroot}%{_bindir}/gcc{as,ld}