diff options
author | Tom "spot" Callaway <tcallawa@redhat.com> | 2010-09-07 14:53:31 -0400 |
---|---|---|
committer | Tom "spot" Callaway <tcallawa@redhat.com> | 2010-09-07 14:53:31 -0400 |
commit | bba7f23d752b75a514f2db54f11f0f7505f94410 (patch) | |
tree | 6dc7ccd1d12007dcb9185d8eb8560fe049844905 | |
parent | drop browser.manifest from %files, add new *.manifest files (diff) | |
download | librewolf-fedora-ff-bba7f23d752b75a514f2db54f11f0f7505f94410.tar.gz librewolf-fedora-ff-bba7f23d752b75a514f2db54f11f0f7505f94410.tar.bz2 librewolf-fedora-ff-bba7f23d752b75a514f2db54f11f0f7505f94410.zip |
add chrome.manifest file
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 95cec69..d2b97ad 100644 --- a/firefox.spec +++ b/firefox.spec @@ -352,6 +352,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc %{mozappdir}/README.txt %{mozappdir}/*.properties %{mozappdir}/chrome +%{mozappdir}/chrome.manifest %dir %{mozappdir}/components %ghost %{mozappdir}/components/compreg.dat %ghost %{mozappdir}/components/xpti.dat |