fixed location api key
This commit is contained in:
parent
0cdfdedf09
commit
62b773b4f8
@ -136,6 +136,7 @@ Source31: firefox-x11.desktop
|
|||||||
Source32: node-stdout-nonblocking-wrapper
|
Source32: node-stdout-nonblocking-wrapper
|
||||||
Source33: firefox.appdata.xml.in
|
Source33: firefox.appdata.xml.in
|
||||||
Source34: firefox-search-provider.ini
|
Source34: firefox-search-provider.ini
|
||||||
|
Source35: google-loc-api-key
|
||||||
|
|
||||||
# Build patches
|
# Build patches
|
||||||
Patch3: mozilla-build-arm.patch
|
Patch3: mozilla-build-arm.patch
|
||||||
@ -409,7 +410,7 @@ echo "ac_add_options --enable-official-branding" >> .mozconfig
|
|||||||
%endif
|
%endif
|
||||||
%{__cp} %{SOURCE24} mozilla-api-key
|
%{__cp} %{SOURCE24} mozilla-api-key
|
||||||
%{__cp} %{SOURCE27} google-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 --prefix=\"%{_prefix}\"" >> .mozconfig
|
||||||
echo "ac_add_options --libdir=\"%{_libdir}\"" >> .mozconfig
|
echo "ac_add_options --libdir=\"%{_libdir}\"" >> .mozconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user