mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
fix typos in compile_all.py (build of android app)
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user