This commit is contained in:
Jakub Jelinek 2015-02-18 20:19:26 +01:00
parent ca2a27c7f8
commit 96649fa424
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ mv lldb-*/ tools/lldb
%if %{with clang}
pushd tools/clang
%patch100 -p1
%patch101 -p1
%patch101 -p0
popd
%endif