From 24a61e8b539687ac06322fcac9900ffbb1665a80 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 2 Aug 2017 13:13:59 +0200 Subject: Build fix --- firefox-mozconfig | 2 -- firefox.spec | 5 +---- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/firefox-mozconfig b/firefox-mozconfig index c50a6e7..9182fb2 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -15,8 +15,6 @@ ac_add_options --enable-startup-notification #ac_add_options --disable-cpp-exceptions ac_add_options --disable-updater ac_add_options --enable-url-classifier -ac_add_options --enable-gio -#ac_add_options --disable-gnomevfs ac_add_options --enable-chrome-format=omni ac_add_options --enable-pulseaudio ac_add_options --with-system-icu 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 -- cgit