From b1c5f830c7da255996993fb121b1bd4be21b930f92d7c72a606b87920f357161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 21 Mar 2012 15:56:25 +0000 Subject: [PATCH] Filelist fix OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=122 --- llvm.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/llvm.spec b/llvm.spec index 8cc8e15..1677539 100644 --- a/llvm.spec +++ b/llvm.spec @@ -300,7 +300,6 @@ rm -f %{buildroot}%{_libdir}/libEnhancedDisassembly.* %defattr(-,root,root) %doc *.TXT *.txt %{_bindir}/bugpoint -%{_bindir}/diagtool %{_bindir}/llc %{_bindir}/lli %{_bindir}/macho-dump @@ -314,7 +313,6 @@ rm -f %{buildroot}%{_libdir}/libEnhancedDisassembly.* %exclude %{_mandir}/man1/%{name}-config.1%{ext_man} %{_mandir}/man1/llvm*.1%{ext_man} %{_mandir}/man1/opt.1%{ext_man} -%{_mandir}/man1/FileCheck.1%{ext_man} %files clang %defattr(-,root,root)