diff options
author | Martin Stransky <stransky@anakreon.cz> | 2011-11-08 13:41:30 +0100 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2011-11-08 13:41:30 +0100 |
commit | 838686407ae18bee9f7a07e7e8249b33399ca865 (patch) | |
tree | 2b3147f33f9aea44086a426f56c6f2eeb1d06ee3 | |
parent | Update to 8.0 - build fixes (diff) | |
download | librewolf-fedora-ff-838686407ae18bee9f7a07e7e8249b33399ca865.tar.gz librewolf-fedora-ff-838686407ae18bee9f7a07e7e8249b33399ca865.tar.bz2 librewolf-fedora-ff-838686407ae18bee9f7a07e7e8249b33399ca865.zip |
Update to 8.0 - build fixes
-rw-r--r-- | firefox.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 579972b..15025f0 100644 --- a/firefox.spec +++ b/firefox.spec @@ -62,7 +62,6 @@ Source23: firefox.1 #Build patches Patch0: firefox-install-dir.patch -Patch1: firefox-7.0-cache-build.patch # Fedora patches Patch14: firefox-5.0-asciidel.patch @@ -104,7 +103,6 @@ cd %{tarballdir} # Build patches %patch0 -p2 -b .install-dir -%patch1 -p2 -b .cache # For branding specific patches. @@ -305,7 +303,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/applications/*.desktop %dir %{mozappdir} %doc %{mozappdir}/LICENSE -%doc %{mozappdir}/README.txt %{mozappdir}/chrome %{mozappdir}/chrome.manifest %dir %{mozappdir}/components |