[ghc] the armel patches are -p1

Jens Petersen petersen at fedoraproject.org
Fri Apr 13 17:14:43 UTC 2012


commit 9bcd864566d04970beda56ce8f0d56a0a193e63c
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Apr 14 02:14:37 2012 +0900

    the armel patches are -p1

 ghc.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index b8f9df9..9c5e356 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -217,8 +217,8 @@ ln -s $(pkg-config --variable=includedir libffi)/*.h rts/dist/build
 
 # ARM patches
 %ifarch armv7hl armv5tel
-%patch10 -p0 -b .arm1
-%patch11 -p0 -b .arm2
+%patch10 -p1 -b .arm1
+%patch11 -p1 -b .arm2
 %patch12 -p1 -b .arm
 %patch13 -p1 -b .arm
 %endif


More information about the scm-commits mailing list