mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
7019b0245d
commit
5a3a00b2cb
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ Builds:
|
|||
- apt-get update || apt-get update
|
||||
- apt-get -y install g++ openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
- pushd src/main/jni/capnproto/c++
|
||||
- pushd build/com.osfans.trime/app/src/main/jni/capnproto/c++
|
||||
- autoreconf -i
|
||||
- ./configure
|
||||
- make -j$(nproc)
|
||||
|
|
|
|||
Loading…
Reference in a new issue