From 62b773b4f866afd39c2bc0f70218c9ff23528f5c Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Tue, 18 Aug 2020 08:58:15 +0200 Subject: [PATCH] fixed location api key --- firefox.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index e87cf77..416b09f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -136,6 +136,7 @@ Source31: firefox-x11.desktop Source32: node-stdout-nonblocking-wrapper Source33: firefox.appdata.xml.in Source34: firefox-search-provider.ini +Source35: google-loc-api-key # Build patches Patch3: mozilla-build-arm.patch @@ -409,7 +410,7 @@ echo "ac_add_options --enable-official-branding" >> .mozconfig %endif %{__cp} %{SOURCE24} mozilla-api-key %{__cp} %{SOURCE27} google-api-key -%{__cp} %{SOURCE27} google-loc-api-key +%{__cp} %{SOURCE35} google-loc-api-key echo "ac_add_options --prefix=\"%{_prefix}\"" >> .mozconfig echo "ac_add_options --libdir=\"%{_libdir}\"" >> .mozconfig