diff options
author | Jan Horak <jhorak@redhat.com> | 2017-08-29 10:47:41 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2017-08-29 10:47:41 +0200 |
commit | 33ac49112b8e39be680d99561b08a0427f4452e2 (patch) | |
tree | d3646dfe2ffe9467f03ec5b4e0143abaa77d5828 | |
parent | Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefox (diff) | |
download | librewolf-fedora-ff-33ac49112b8e39be680d99561b08a0427f4452e2.tar.gz librewolf-fedora-ff-33ac49112b8e39be680d99561b08a0427f4452e2.tar.bz2 librewolf-fedora-ff-33ac49112b8e39be680d99561b08a0427f4452e2.zip |
Fixing patch number
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 63dda14..8cda5b5 100644 --- a/firefox.spec +++ b/firefox.spec @@ -350,7 +350,7 @@ This package contains results of tests executed during build. # Patch for big endian platforms only %if 0%{?big_endian} %patch26 -p1 -b .icu -%patch37 -p2 -b .xlocale +%patch36 -p2 -b .xlocale %endif %{__rm} -f .mozconfig |