From c7b675230ffb4eba95eedac473f2e67b21987bf0 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 21 Jun 2011 23:10:25 +0200 Subject: Reversed mozbz#642795 - Remove support for registering and finding system XULRunner via config files or the registry. --- firefox.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 4ffc4ed..153b069 100644 --- a/firefox.spec +++ b/firefox.spec @@ -67,6 +67,7 @@ Patch1: firefox-5.0-cache-build.patch # Fedora patches Patch12: firefox-stub.patch +Patch13: firefox-5.0-xulstub.patch # Upstream patches Patch30: firefox-4.0-moz-app-launcher.patch @@ -123,6 +124,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{firefox_dir_ver}/' %{P:%%PATCH0} \ # Fedora patches %patch12 -p2 -b .stub +%patch13 -p1 -R -b .xulstub # Upstream patches %patch30 -p1 -b .moz-app-launcher -- cgit