[bwa] Fix more typos...

verdurin verdurin at fedoraproject.org
Sun May 13 20:42:23 UTC 2012


commit 856413526fca061bce9be515cee57020b5e6a0a5
Author: Adam Huffman <verdurin at fedoraproject.org>
Date:   Sun May 13 21:42:12 2012 +0100

    Fix more typos...

 bwa.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bwa.spec b/bwa.spec
index f38a40d..7194b76 100644
--- a/bwa.spec
+++ b/bwa.spec
@@ -21,7 +21,7 @@ for read shorter than 150bp and the other for longer reads.
 %prep
 #Avoid SSE2 on i386
 %ifarch i386
-%patch0 -p1 -b .bwa-nosse2-i386.patch
+%patch0 -p0 -b .bwa-nosse2-i386.patch
 %endif
 
 %setup -q


More information about the scm-commits mailing list