From 673deca49154a457b657e668048698bbb31d3452 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 14 2021 21:35:23 +0000 Subject: enable openpgp support for thunderbird --- diff --git a/SPECS/thunderbird.spec b/SPECS/thunderbird.spec index c75e77a..2284f46 100644 --- a/SPECS/thunderbird.spec +++ b/SPECS/thunderbird.spec @@ -579,7 +579,7 @@ echo "use_bundled_yasm %{?use_bundled_yasm}" %endif %patch236 -p1 -b .fedora-shebang-build -%patch237 -p1 -b .disable-openpgp-in-thunderbird +#patch237 -p1 -b .disable-openpgp-in-thunderbird %if 0%{?rhel} == 6 %patch232 -p1 -b .hugepage @@ -1341,7 +1341,7 @@ test -f "%{buildroot}%{mozappdir}/distribution/extensions/unicode-segmentation/s test -f "%{buildroot}%{mozappdir}/distribution/extensions/unicode-width/scripts/unicode.py" && sed -i -e 's|/usr/bin/env python$|/usr/bin/env python2|' %{buildroot}%{mozappdir}/distribution/extensions/unicode-width/scripts/unicode.py # Removing librnp.so - we cannot deliver that in RHELs -%{__rm} -rf %{buildroot}%{mozappdir}/librnp.so +# {__rm} -rf %{buildroot}%{mozappdir}/librnp.so #---------------------------------------------------------------------