Reversed mozbz#642795 - Remove support for registering and finding system XULRunner via config files or the registry.

This commit is contained in:
Martin Stransky 2011-06-21 23:10:25 +02:00
parent 77ec8e7377
commit c7b675230f
2 changed files with 1845 additions and 0 deletions

1843
firefox-5.0-xulstub.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -67,6 +67,7 @@ Patch1: firefox-5.0-cache-build.patch
# Fedora patches # Fedora patches
Patch12: firefox-stub.patch Patch12: firefox-stub.patch
Patch13: firefox-5.0-xulstub.patch
# Upstream patches # Upstream patches
Patch30: firefox-4.0-moz-app-launcher.patch 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 # Fedora patches
%patch12 -p2 -b .stub %patch12 -p2 -b .stub
%patch13 -p1 -R -b .xulstub
# Upstream patches # Upstream patches
%patch30 -p1 -b .moz-app-launcher %patch30 -p1 -b .moz-app-launcher