mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
Merge branch 'master' of https://github.com/kiwix/kiwix
This commit is contained in:
commit
26ece5dc3d
1
build-android-with-native.py
Executable file → Normal file
1
build-android-with-native.py
Executable file → Normal file
@ -501,6 +501,7 @@ for arch in ARCHS:
|
||||
pass
|
||||
|
||||
syscall('make')
|
||||
shutil.copy(os.path.join(curdir, '..', 'src', 'dependencies', 'xapian-core-1.4.0', '.libs', 'libxapian.a'), os.path.join(platform, 'lib', 'libxapian.a'))
|
||||
os.chdir(curdir)
|
||||
|
||||
# check that the step went well
|
||||
|
Loading…
x
Reference in New Issue
Block a user