fix typo in patch level

This commit is contained in:
Michel Alexandre Salim 2011-09-30 16:42:01 +02:00
parent 3946039b09
commit 82f66d2993
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ mv clang-%{version}%{?prerel} tools/clang
# llvm patches
%patch0 -p1 -b .timestamp
%patch2 -p2 -b .pr9869_operator_destructor
%patch2 -p1 -b .pr9869_operator_destructor
# clang patches
pushd tools/clang