From 2b99ac38b99758cab3fa3a9809756ee81719fb7b Mon Sep 17 00:00:00 2001 From: relan Date: Mon, 28 Jan 2019 20:04:30 +0300 Subject: [PATCH] RiseupVPN: apply changes from the Bitmask recipe Do not run cleanProject.sh: it reverts our changes. --- metadata/se.leap.riseupvpn.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/se.leap.riseupvpn.txt b/metadata/se.leap.riseupvpn.txt index 7ad3fc9a10..4da5ae575e 100644 --- a/metadata/se.leap.riseupvpn.txt +++ b/metadata/se.leap.riseupvpn.txt @@ -28,12 +28,18 @@ Build:0.9.9,136 submodules=yes gradle=customProduction rm=ics-openvpn/main/src/main/cpp/mbedtls/tests - prebuild=sed -i -e 's|./gradlew|gradle|' ../build_deps.sh + prebuild=sed -i -e "/^task updateSdkLicences/,/^}/d; /commandLine 'git'/d" build.gradle build=cd .. && \ - ./cleanProject.sh && \ + echo '/opt/gradle/versions/4.6/bin/gradle "$@"' > ics-openvpn/gradlew && \ + chmod a+x ics-openvpn/gradlew && \ ./build_deps.sh ndk=r16b +Maintainer Notes: +Use absolute path to the proper Gradle version in ics-openvpn/gradlew until +fdroidserver@8e471ad8 is deployed. +. + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9.]+$ Current Version:0.9.9