From 56cbf4985c90dfae1a30bfe311d608b09bceb4d1 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Thu, 27 Feb 2020 15:41:10 +0100 Subject: [PATCH] fix typos in compile_all.py (build of android app) --- travis/compile_all.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/compile_all.py b/travis/compile_all.py index 6f3cfdf..2e7e44c 100755 --- a/travis/compile_all.py +++ b/travis/compile_all.py @@ -444,7 +444,7 @@ for target in TARGETS: if target == 'kiwix-lib-app': extra_postfix = release_versions.get('kiwix-lib') if extra_postfix: - env['KIWIXLIB_BUILDVERSION'] = extra_postfix + environ['KIWIXLIB_BUILDVERSION'] = extra_postfix run_kiwix_build(target, platform=PLATFORM,