summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-05-29 12:07:00 +0200
committerMartin Stransky <stransky@redhat.com>2020-05-29 12:07:00 +0200
commitd6bc3723ae9637c82f602afae07e57c3a27a1e0f (patch)
tree83ef01e73175399739d6d78f786bc61d6460f60f /firefox.spec
parentupdated sources (diff)
downloadlibrewolf-fedora-ff-d6bc3723ae9637c82f602afae07e57c3a27a1e0f.tar.gz
librewolf-fedora-ff-d6bc3723ae9637c82f602afae07e57c3a27a1e0f.tar.bz2
librewolf-fedora-ff-d6bc3723ae9637c82f602afae07e57c3a27a1e0f.zip
build against nss 3.52
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index fc9c3db..1b59f4a 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -366,7 +366,7 @@ This package contains results of tests executed during build.
%if 0%{?big_endian}
%patch26 -p1 -b .icu
%endif
-#%patch46 -p1 -b .nss-version
+%patch46 -p1 -b .nss-version
%patch47 -p1 -b .fedora-shebang
%patch48 -p1 -b .build-arm-wasm
%patch49 -p1 -b .build-arm-libaom
bgstack15