diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index b1919e2..fe2ffc6 100644 --- a/firefox.spec +++ b/firefox.spec @@ -68,6 +68,7 @@ Patch0: firefox-version.patch # Upstream patches Patch30: firefox-4.0-moz-app-launcher.patch +Patch31: firefox-4.0-gnome3.patch %if %{official_branding} # Required by Mozilla Corporation @@ -114,6 +115,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{firefox_dir_ver}/' %{P:%%PATCH0} \ # Upstream patches %patch30 -p1 -b .moz-app-launcher +%patch31 -p1 -b .gnome3 %if %{official_branding} # Required by Mozilla Corporation |