diff options
author | Martin Stransky <stransky@redhat.com> | 2021-10-06 09:22:57 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2021-10-06 09:22:57 +0200 |
commit | 9a6959ca220fc7a0842fbb0b0cab25ee050e5215 (patch) | |
tree | 74630336a2317507e8a4c15996dd9d6a8abc0189 /mozilla-1669639.patch | |
parent | Updated to 92.0.1 (diff) | |
download | librewolf-fedora-ff-9a6959ca220fc7a0842fbb0b0cab25ee050e5215.tar.gz librewolf-fedora-ff-9a6959ca220fc7a0842fbb0b0cab25ee050e5215.tar.bz2 librewolf-fedora-ff-9a6959ca220fc7a0842fbb0b0cab25ee050e5215.zip |
Updated to Firefox 93.0
Diffstat (limited to 'mozilla-1669639.patch')
-rw-r--r-- | mozilla-1669639.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mozilla-1669639.patch b/mozilla-1669639.patch index 2d79542..cd04aab 100644 --- a/mozilla-1669639.patch +++ b/mozilla-1669639.patch @@ -1,6 +1,5 @@ -diff -up firefox-81.0.1/build/mach_bootstrap.py.old firefox-81.0.1/build/mach_bootstrap.py ---- firefox-81.0.1/build/mach_bootstrap.py.old 2020-10-06 14:16:06.212974910 +0200 -+++ firefox-81.0.1/build/mach_bootstrap.py 2020-10-06 14:19:03.313179557 +0200 +--- firefox-81.0.1/build/mach_initialize.py.old 2020-10-06 14:16:06.212974910 +0200 ++++ firefox-81.0.1/build/mach_initialize.py 2020-10-06 14:19:03.313179557 +0200 @@ -507,7 +507,10 @@ class ImportHook(object): # doesn't happen or because it doesn't matter). if not os.path.exists(module.__file__[:-1]): |