diff options
author | Martin Stransky <stransky@redhat.com> | 2020-04-07 12:20:10 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-04-07 12:20:10 +0200 |
commit | 57e3477f3fe93d1de64e2766474938e398e5c579 (patch) | |
tree | 23e985d9c8f6ff243d0247e007b2eaba7fe3bdb9 /firefox.spec | |
parent | Upload souces (diff) | |
download | librewolf-fedora-ff-57e3477f3fe93d1de64e2766474938e398e5c579.tar.gz librewolf-fedora-ff-57e3477f3fe93d1de64e2766474938e398e5c579.tar.bz2 librewolf-fedora-ff-57e3477f3fe93d1de64e2766474938e398e5c579.zip |
Build fixes
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index ea640a5..8975a0f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -363,7 +363,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 |