FreeRDP: Fix formatting issues found by fdroid linter

This commit is contained in:
Christian Plattner 2020-11-10 13:42:49 +01:00
parent 7a82b59837
commit 3951799f2b

View file

@ -111,8 +111,7 @@ Builds:
prebuild:
- cd ../../../../scripts
- sed -i -e 's/OPENSSL_TAG=OpenSSL_1_1_[0-1][a-h]/OPENSSL_TAG=OpenSSL_1_1_1g/'
-e 's/NDK_TARGET=14/NDK_TARGET=21/'
android-build-*.conf
-e 's/NDK_TARGET=14/NDK_TARGET=21/' android-build-*.conf
build:
- cd ../../../../scripts
- ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$ ./android-build-freerdp.sh --ndk $$NDK$$
@ -130,8 +129,7 @@ Builds:
prebuild:
- cd ../../../../scripts
- sed -i -e 's/OPENSSL_TAG=OpenSSL_1_1_[0-1][a-h]/OPENSSL_TAG=OpenSSL_1_1_1g/'
-e 's/NDK_TARGET=14/NDK_TARGET=21/'
android-build-*.conf
-e 's/NDK_TARGET=14/NDK_TARGET=21/' android-build-*.conf
build:
- cd ../../../../scripts
- ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$ ./android-build-freerdp.sh --ndk $$NDK$$
@ -149,8 +147,7 @@ Builds:
prebuild:
- cd ../../../../scripts
- sed -i -e 's/OPENSSL_TAG=OpenSSL_1_1_[0-1][a-h]/OPENSSL_TAG=OpenSSL_1_1_1h/'
-e 's/NDK_TARGET=14/NDK_TARGET=21/'
android-build-*.conf
-e 's/NDK_TARGET=14/NDK_TARGET=21/' android-build-*.conf
build:
- cd ../../../../scripts
- ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$ ./android-build-freerdp.sh --ndk $$NDK$$
@ -168,8 +165,7 @@ Builds:
prebuild:
- cd ../../../../scripts
- sed -i -e 's/OPENSSL_TAG=OpenSSL_1_1_[0-1][a-h]/OPENSSL_TAG=OpenSSL_1_1_1h/'
-e 's/NDK_TARGET=14/NDK_TARGET=21/'
android-build-*.conf
-e 's/NDK_TARGET=14/NDK_TARGET=21/' android-build-*.conf
build:
- cd ../../../../scripts
- ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$ ./android-build-freerdp.sh --ndk $$NDK$$
@ -187,8 +183,7 @@ Builds:
prebuild:
- cd ../../../../scripts
- sed -i -e 's/OPENSSL_TAG=OpenSSL_1_1_[0-1][a-h]/OPENSSL_TAG=OpenSSL_1_1_1h/'
-e 's/NDK_TARGET=14/NDK_TARGET=21/'
android-build-*.conf
-e 's/NDK_TARGET=14/NDK_TARGET=21/' android-build-*.conf
build:
- cd ../../../../scripts
- ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$ ./android-build-freerdp.sh --ndk $$NDK$$