Resolves: #1947920 Removed unused patches

This commit is contained in:
jhorak 2021-04-19 12:48:24 +02:00
parent c96a5d85c8
commit 96aa03110b
1 changed files with 0 additions and 8 deletions

View File

@ -211,11 +211,7 @@ Source1: firefox-langpacks-%{version}%{?pre_version}-20210222.tar.xz
%endif
Source2: cbindgen-vendor-0.14.3.tar.xz
Source10: firefox-mozconfig
%if 0%{?centos}
Source12: firefox-centos-default-prefs.js
%else
Source12: firefox-redhat-default-prefs.js
%endif
Source20: firefox.desktop
Source21: firefox.sh.in
Source23: firefox.1
@ -1456,10 +1452,6 @@ sed -i -e "s/\[Crash Reporter\]/[Crash Reporter]\nEnabled=1/" %{buildroot}/%{moz
%{__mkdir_p} %{buildroot}%{mozappdir}/distribution
%{__cp} %{SOURCE26} %{buildroot}%{mozappdir}/distribution
%if 0%{?centos}
sed -i -e 's|Red Hat Enterprise|CentOS|' %{buildroot}%{mozappdir}/distribution/distribution.ini
%endif
# Remove copied libraries to speed up build
rm -f %{buildroot}%{mozappdirdev}/sdk/lib/libmozjs.so
rm -f %{buildroot}%{mozappdirdev}/sdk/lib/libmozalloc.so