mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Replace rm with scandelete
This commit is contained in:
parent
fe45bed65b
commit
e01d6a6f62
1 changed files with 2 additions and 2 deletions
|
|
@ -26,9 +26,9 @@ Builds:
|
|||
- yes
|
||||
srclibs:
|
||||
- OpenSSL@OpenSSL_1_1_1k
|
||||
rm:
|
||||
- testing
|
||||
prebuild: sed -i -e "/clean.dependsOn 'cleanNative'/d" build.gradle
|
||||
scandelete:
|
||||
- testing
|
||||
build:
|
||||
- lib="$PWD/src/main/jni/openssl"
|
||||
- PATH=$ANDROID_NDK/toolchains/llvm/prebuilt/linux-x86_64/bin:$PATH
|
||||
|
|
|
|||
Loading…
Reference in a new issue