diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index dd21a42..992a4a5 100644 --- a/firefox.spec +++ b/firefox.spec @@ -36,6 +36,8 @@ Source100: find-external-requires # build patches Patch43: firefox-2.0-getstartpage.patch +Patch100: firefox-ssl-exception.patch + %if %{official_branding} # Required by Mozilla Corporation @@ -85,6 +87,8 @@ compliance, performance and portability. %patch43 -p1 -b .getstartpage +%patch100 -p0 -b .ssl + # For branding specific patches. %if %{official_branding} |