Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/firefox into rawhide
This commit is contained in:
commit
d5f2b2028f
@ -290,7 +290,6 @@ BuildRequires: zip
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(krb5)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: pkgconfig(freetype2) >= %{freetype_version}
|
||||
@ -973,9 +972,6 @@ sed -e "s/__VERSION__/%{version}/" \
|
||||
mkdir -p %{buildroot}%{_datadir}/gnome-shell/search-providers
|
||||
cp %{SOURCE34} %{buildroot}%{_datadir}/gnome-shell/search-providers
|
||||
|
||||
# Remove gtk2 support as flash plugin is no longer supported
|
||||
rm -rf %{buildroot}%{mozappdir}/gtk2/
|
||||
|
||||
# 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