mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
ProtonVPN - fix build twice
This commit is contained in:
parent
4e103be989
commit
342c4cfdcf
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@ Builds:
|
|||
prebuild:
|
||||
- sed -i -e '/triple/d' -e '/play\ {/,+4d' -e 's/20.0.5594570/20.1.5948944/'
|
||||
build.gradle
|
||||
- sed -i -e 's/20.0.5594570/20.1.5948944/' ../openvpn/build.gradle.kts
|
||||
- pushd ../strongswan
|
||||
- export PATH=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin:$PATH
|
||||
- git clone git://git.strongswan.org/android-ndk-boringssl.git -b ndk-static
|
||||
|
|
|
|||
Loading…
Reference in a new issue