From 3ca6571aebfcb7f30be119986d3506976ac5dab3 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jan 13 2021 15:50:24 +0000 Subject: do not remove librnp.so --- diff --git a/SPECS/thunderbird.spec b/SPECS/thunderbird.spec index 47c0a1d..1f9137c 100644 --- a/SPECS/thunderbird.spec +++ b/SPECS/thunderbird.spec @@ -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 #---------------------------------------------------------------------