summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
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