mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
atalk fix
This commit is contained in:
parent
5f4a56b3ca
commit
125d326ae5
1 changed files with 2 additions and 2 deletions
|
|
@ -1937,7 +1937,7 @@ Builds:
|
|||
- cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/32.0.0/lib/dx.jar
|
||||
- cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/32.0.0/dx
|
||||
- apt-get update
|
||||
- apt-get install file make wget
|
||||
- apt-get install file make wget bzip2
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
|
|
@ -1958,7 +1958,7 @@ Builds:
|
|||
- aTalk/third_party/m2
|
||||
build:
|
||||
- cd jni/static_library_built
|
||||
- ./build-jnilibs4atalk.sh | tee build.log >/dev/null ; tail -n 100 build.log
|
||||
- ./build-jnilibs4atalk.sh
|
||||
ndk: r20
|
||||
|
||||
MaintainerNotes: scanignore is used to allow the local "third_party/m2" Gradle repository
|
||||
|
|
|
|||
Loading…
Reference in a new issue