mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 06:42:21 -04:00
+ remove a debug exit()
This commit is contained in:
parent
b75dadc8df
commit
7c0cec1629
@ -301,7 +301,6 @@ for arch in ARCHS:
|
|||||||
dest = 'libs/'
|
dest = 'libs/'
|
||||||
syscall('ln -sf %(src)s %(dest)s'
|
syscall('ln -sf %(src)s %(dest)s'
|
||||||
% {'src': ln_src, 'dest': dest})
|
% {'src': ln_src, 'dest': dest})
|
||||||
sys.exit(0)
|
|
||||||
|
|
||||||
# check that the step went well
|
# check that the step went well
|
||||||
if CREATE_TOOLCHAIN or COMPILE_LIBLZMA or COMPILE_LIBZIM or \
|
if CREATE_TOOLCHAIN or COMPILE_LIBLZMA or COMPILE_LIBZIM or \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user