summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorTom "spot" Callaway <tcallawa@redhat.com>2010-09-07 14:53:31 -0400
committerTom "spot" Callaway <tcallawa@redhat.com>2010-09-07 14:53:31 -0400
commitbba7f23d752b75a514f2db54f11f0f7505f94410 (patch)
tree6dc7ccd1d12007dcb9185d8eb8560fe049844905 /firefox.spec
parentdrop browser.manifest from %files, add new *.manifest files (diff)
downloadlibrewolf-fedora-ff-bba7f23d752b75a514f2db54f11f0f7505f94410.tar.gz
librewolf-fedora-ff-bba7f23d752b75a514f2db54f11f0f7505f94410.tar.bz2
librewolf-fedora-ff-bba7f23d752b75a514f2db54f11f0f7505f94410.zip
add chrome.manifest file
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
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
bgstack15