mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -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/'
|
||||
syscall('ln -sf %(src)s %(dest)s'
|
||||
% {'src': ln_src, 'dest': dest})
|
||||
sys.exit(0)
|
||||
|
||||
# check that the step went well
|
||||
if CREATE_TOOLCHAIN or COMPILE_LIBLZMA or COMPILE_LIBZIM or \
|
||||
|
Loading…
x
Reference in New Issue
Block a user