mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
fix typo in patch level
This commit is contained in:
parent
3946039b09
commit
82f66d2993
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue