Kiwix: fix build, remove apk to replace it
This commit is contained in:
parent
5746fed990
commit
ddbb8cfdf7
|
@ -17,6 +17,7 @@ Repo Type:git
|
|||
Repo:https://github.com/kiwix/kiwix_mirror.git
|
||||
|
||||
Build:1.96,26
|
||||
disable=remove apk
|
||||
commit=android_v1.96
|
||||
subdir=android
|
||||
gradle=yes
|
||||
|
@ -28,7 +29,7 @@ Build:1.96,26
|
|||
make icudt49l.dat xz icu zimlib-1.2 zimlib-1.2/build/lib/libzim.so && \
|
||||
popd && \
|
||||
cd android && \
|
||||
NDK_PATH=$$NDK$$ ./build-android-with-native.py --toolchain --lzma --icu --zim --kiwix --strip
|
||||
NDK_PATH=$$NDK$$ ./build-android-with-native.py --locales --toolchain --lzma --icu --zim --kiwix --strip
|
||||
|
||||
Maintainer Notes:
|
||||
Don't run `make android-deps` as that will download the SDK and NDK.
|
||||
|
|
Loading…
Reference in a new issue