[xulrunner] chromium_types.h patch fix for second arches - fixed patch path

Martin Stransky stransky at fedoraproject.org
Thu Jun 30 08:12:10 UTC 2011


commit e1e5499faf81fa08f448ed36b601cdb626eb8f5e
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Thu Jun 30 10:11:57 2011 +0200

    chromium_types.h patch fix for second arches - fixed patch path

 xulrunner.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index fb3e784..8bbcb08 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -207,7 +207,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{gecko_dir_ver}/' %{P:%%PATCH0} \
 %patch1  -p2 -b .build
 %patch9  -p2 -b .sbrk
 %patch13 -p2 -b .secondary-jit
-%patch14 -p2 -b .chromium-types
+%patch14 -p1 -b .chromium-types
 %patch15 -p1 -R -b .xulstub
 %if 0%{?fedora} <= 15
 %patch16 -p2 -b .gtkmozembed


More information about the scm-commits mailing list