diff options
author | Martin Stransky <stransky@redhat.com> | 2016-03-21 16:53:06 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2016-03-21 16:53:06 +0100 |
commit | da12d398add1d2409898cdfc9d0ee769519b4a66 (patch) | |
tree | 2e53d658d0b824096dcf3b692a702e9e11f6de27 /firefox.spec | |
parent | Added /etc/firefox dir (diff) | |
download | librewolf-fedora-ff-da12d398add1d2409898cdfc9d0ee769519b4a66.tar.gz librewolf-fedora-ff-da12d398add1d2409898cdfc9d0ee769519b4a66.tar.bz2 librewolf-fedora-ff-da12d398add1d2409898cdfc9d0ee769519b4a66.zip |
fixed patch name
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index e79ce33..fad7393 100644 --- a/firefox.spec +++ b/firefox.spec @@ -134,7 +134,7 @@ Patch304: mozilla-1253216.patch # Debian patches Patch400: Allow-unsigned-addons-in-usr-lib-share-mozilla-exten.patch -Patch401: Allow-.js-preference-files-to-set-locked-prefs-with-.patch +Patch401: mozilla-440908.patch # Fix Skia Neon stuff on AArch64 # Update https://bugzilla.mozilla.org/show_bug.cgi?id=1142056 @@ -289,7 +289,7 @@ cd %{tarballdir} # Debian extension patch %patch400 -p1 -b .debian-addon -%patch401 -p1 -b .js-pref-lock +%patch401 -p1 -b .440908 %patch500 -p1 |