From ed4fe39b9c36ace34312dafa11d4faa12588d483 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 18 Apr 2017 21:58:54 +0200 Subject: build fix --- firefox.spec | 4 ---- 1 file changed, 4 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 5af62f2..61cc0f1 100644 --- a/firefox.spec +++ b/firefox.spec @@ -800,7 +800,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{mozappdir}/browser/features/e10srollout@mozilla.org.xpi %{mozappdir}/browser/features/firefox@getpocket.com.xpi %{mozappdir}/browser/features/webcompat@mozilla.org.xpi -%{mozappdir}/browser/features/deployment-checker@mozilla.org.xpi %{mozappdir}/distribution/distribution.ini # That's Windows only %ghost %{mozappdir}/browser/features/aushelper@mozilla.org.xpi @@ -843,9 +842,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %if !%{?system_libicu} %{mozappdir}/icudt*.dat %endif -%exclude %{_includedir} -%exclude %{_libdir}/firefox-devel-%{version} -%exclude %{_datadir}/idl %if !%{?system_nss} %{mozappdir}/libfreeblpriv3.chk %{mozappdir}/libnssdbm3.chk -- cgit