summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-05-04 09:27:14 +0200
committerMartin Stransky <stransky@redhat.com>2020-05-04 09:27:14 +0200
commit3a700c97877e0a77fe544c34017207bf9b6ebc0e (patch)
tree1f5c5035934d772f8316243005aa931b91702533
parent Updated to 76.0 (diff)
downloadlibrewolf-fedora-ff-3a700c97877e0a77fe544c34017207bf9b6ebc0e.tar.gz
librewolf-fedora-ff-3a700c97877e0a77fe544c34017207bf9b6ebc0e.tar.bz2
librewolf-fedora-ff-3a700c97877e0a77fe544c34017207bf9b6ebc0e.zip
tmp build with in-tree nss
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index b9b0727..e616893 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -24,7 +24,7 @@ ExcludeArch: s390x
%global enable_mozilla_crashreporter 0
%endif
-%global system_nss 1
+%global system_nss 0
%global system_ffi 1
%ifarch armv7hl
%global system_libvpx 1
bgstack15