From 0bca9e286bc33c6e56a9b968f8c4b4ec7b75067d Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 17 Dec 2020 08:10:02 +0100 Subject: spec tweak --- firefox.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 2f3c66a..6ca48eb 100644 --- a/firefox.spec +++ b/firefox.spec @@ -7,6 +7,7 @@ %global test_offscreen 1 %global test_on_wayland 0 %global create_debuginfo 1 +%global system_nss 1 # Disable system nss for Rawhide due to rhbz#1908018 %if 0%{?fedora} > 33 %global system_nss 0 -- cgit