From a98c6b1f52070650699cb72a4a731fb08929aa90 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Thu, 8 Mar 2018 10:53:00 -0500 Subject: [PATCH] Linux: Fix creation of client distribution --- tools/make_distrib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make_distrib.py b/tools/make_distrib.py index 21af0f991..7a0f2961c 100644 --- a/tools/make_distrib.py +++ b/tools/make_distrib.py @@ -971,7 +971,7 @@ elif platform == 'linux': # yapf: enable if mode == 'client': - binaries.append({'path': 'cefclient'}) + binaries.append({'path': 'cefsimple'}) # yapf: disable resources = [