chromium: fix syntax error
This commit is contained in:
parent
a95554ecbd
commit
95cd7164c0
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ do_configure() {
|
|||
conf+='
|
||||
google_api_key="AIzaSyA9gWazKaHaNIPPg2hrMj6_ZSG8AFmq738"
|
||||
google_default_client_id="126659149423-hoo6ickbk3p1u2qjsdsp0ddciurfvb4t.apps.googleusercontent.com"
|
||||
google_default_client_secret="_ozIx2D-DKm_se_2NPwV4l5b"
|
||||
google_default_client_secret="_ozIx2D-DKm_se_2NPwV4l5b"'
|
||||
|
||||
|
||||
if [ "$build_option_nacl" ] && [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
|
|
Loading…
Reference in a new issue