From 0cdfdedf097cc78f148a9978d818a0f7984dd4c2 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 18 Aug 2020 08:56:36 +0200 Subject: spec fix --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index faf067c..e87cf77 100644 --- a/firefox.spec +++ b/firefox.spec @@ -409,7 +409,7 @@ echo "ac_add_options --enable-official-branding" >> .mozconfig %endif %{__cp} %{SOURCE24} mozilla-api-key %{__cp} %{SOURCE27} google-api-key -%{__cp} %{SOURCE35} google-loc-api-key +%{__cp} %{SOURCE27} google-loc-api-key echo "ac_add_options --prefix=\"%{_prefix}\"" >> .mozconfig echo "ac_add_options --libdir=\"%{_libdir}\"" >> .mozconfig -- cgit