[ClanLib] fix application of patch

Peter Robinson pbrobinson at fedoraproject.org
Wed Apr 4 09:34:41 UTC 2012


commit 6695cbe8e359fc6556993789932f51625e728305
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Apr 4 10:34:37 2012 +0100

    fix application of patch

 ClanLib.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ClanLib.spec b/ClanLib.spec
index d5e50c2..644d2f8 100644
--- a/ClanLib.spec
+++ b/ClanLib.spec
@@ -38,7 +38,7 @@ ClanLib development headers and libraries
 %prep
 %setup -q -a 1
 %patch1 -p1
-%patch1 -p2
+%patch2 -p1 -b .arm
 mv reference_doxygen html
 
 


More information about the scm-commits mailing list