mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Delta Chat - simplify recipe
This commit is contained in:
parent
6275c1159a
commit
370abb5ad9
1 changed files with 1 additions and 1 deletions
|
|
@ -1283,7 +1283,7 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- cd /opt/android-sdk/ndk
|
||||
- rm -fr $(ls /opt/android-sdk/ndk/ | sed 's/21.1.6352462//')
|
||||
- rm -fr $(ls | sed 's/21.1.6352462//')
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
|
|
|
|||
Loading…
Reference in a new issue