summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-08-02 13:13:59 +0200
committerMartin Stransky <stransky@redhat.com>2017-08-02 13:13:59 +0200
commit24a61e8b539687ac06322fcac9900ffbb1665a80 (patch)
tree2f2c4ec8a86e7db68317910c30d5a023dc188162 /firefox.spec
parentUpdated to 55.0 (diff)
downloadlibrewolf-fedora-ff-24a61e8b539687ac06322fcac9900ffbb1665a80.tar.gz
librewolf-fedora-ff-24a61e8b539687ac06322fcac9900ffbb1665a80.tar.bz2
librewolf-fedora-ff-24a61e8b539687ac06322fcac9900ffbb1665a80.zip
Build fix
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 1 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec
index 0e2ed52..9b6ea34 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -788,10 +788,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{mozappdir}/browser/chrome
%{mozappdir}/browser/chrome.manifest
%{mozappdir}/browser/defaults/preferences/firefox-redhat-default-prefs.js
-%{mozappdir}/browser/features/e10srollout@mozilla.org.xpi
-%{mozappdir}/browser/features/firefox@getpocket.com.xpi
-%{mozappdir}/browser/features/webcompat@mozilla.org.xpi
-%{mozappdir}/browser/features/screenshots@mozilla.org.xpi
+%{mozappdir}/browser/features/*.xpi
%{mozappdir}/distribution/distribution.ini
# That's Windows only
%ghost %{mozappdir}/browser/features/aushelper@mozilla.org.xpi
bgstack15