diff options
author | Martin Stransky <stransky@redhat.com> | 2018-10-18 15:23:20 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-10-18 15:23:20 +0200 |
commit | c9bea706b9e6649ba92b59c8a69a724586b92aee (patch) | |
tree | 90ff8c0f53a99d4fefe19f381c2f37c92a4f7a66 /firefox.spec | |
parent | Build fix - nodejs (diff) | |
download | librewolf-fedora-ff-c9bea706b9e6649ba92b59c8a69a724586b92aee.tar.gz librewolf-fedora-ff-c9bea706b9e6649ba92b59c8a69a724586b92aee.tar.bz2 librewolf-fedora-ff-c9bea706b9e6649ba92b59c8a69a724586b92aee.zip |
Added prio build patch
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index d5e0c48..b065b31 100644 --- a/firefox.spec +++ b/firefox.spec @@ -136,6 +136,7 @@ Patch37: build-jit-atomic-always-lucky.patch Patch38: build-cacheFlush-missing.patch Patch40: build-aarch64-skia.patch Patch41: build-disable-elfhack.patch +Patch42: prio-nss-build.patch # Fedora specific patches Patch215: firefox-enable-addons.patch @@ -337,6 +338,7 @@ This package contains results of tests executed during build. %patch41 -p1 -b .disable-elfhack %endif %patch3 -p1 -b .arm +%patch42 -p1 -b .nss-build # Fedora patches %patch215 -p1 -b .addons |