[llvm] fix typo in patch level

Michel Alexandre Salim salimma at fedoraproject.org
Fri Sep 30 14:42:55 UTC 2011


commit 82f66d2993e8f6a7984dfc10ba43258c7c63495f
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Fri Sep 30 16:42:01 2011 +0200

    fix typo in patch level

 llvm.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index b2ada29..e10de08 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -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


More information about the scm-commits mailing list