Resolves: #1947920 Removed unused patches
This commit is contained in:
parent
c96a5d85c8
commit
96aa03110b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user