Update to 8.0 - build fixes

This commit is contained in:
Martin Stransky 2011-11-08 13:41:30 +01:00
parent ba51369678
commit 838686407a

View File

@ -62,7 +62,6 @@ Source23: firefox.1
#Build patches #Build patches
Patch0: firefox-install-dir.patch Patch0: firefox-install-dir.patch
Patch1: firefox-7.0-cache-build.patch
# Fedora patches # Fedora patches
Patch14: firefox-5.0-asciidel.patch Patch14: firefox-5.0-asciidel.patch
@ -104,7 +103,6 @@ cd %{tarballdir}
# Build patches # Build patches
%patch0 -p2 -b .install-dir %patch0 -p2 -b .install-dir
%patch1 -p2 -b .cache
# For branding specific patches. # For branding specific patches.
@ -305,7 +303,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/applications/*.desktop %{_datadir}/applications/*.desktop
%dir %{mozappdir} %dir %{mozappdir}
%doc %{mozappdir}/LICENSE %doc %{mozappdir}/LICENSE
%doc %{mozappdir}/README.txt
%{mozappdir}/chrome %{mozappdir}/chrome
%{mozappdir}/chrome.manifest %{mozappdir}/chrome.manifest
%dir %{mozappdir}/components %dir %{mozappdir}/components