Kiwix: rewritemeta
This commit is contained in:
parent
6e10f23954
commit
f728fb0731
|
@ -49,7 +49,6 @@ Build:2.1,45
|
|||
commit=android_v2.10
|
||||
subdir=android
|
||||
gradle=yes
|
||||
ndk=r10e
|
||||
rm=ios,dvd,src/sugar,android/libs/*/*.so
|
||||
build=cd .. && \
|
||||
./autogen.sh && \
|
||||
|
@ -59,6 +58,7 @@ Build:2.1,45
|
|||
popd && \
|
||||
cd android && \
|
||||
NDK_PATH=$$NDK$$ ./build-android-with-native.py --locales --toolchain --lzma --icu --zim --xapian --kiwix --strip
|
||||
ndk=r10e
|
||||
|
||||
Maintainer Notes:
|
||||
Don't run `make android-deps` as that will download the SDK and NDK.
|
||||
|
|
Loading…
Reference in a new issue