Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Hoog
organicmaps
remove_android_references.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove_android_references.patch of Package organicmaps
Index: organicmaps-2024.11.12/configure.sh =================================================================== --- organicmaps-2024.11.12.orig/configure.sh +++ organicmaps-2024.11.12/configure.sh @@ -45,31 +45,6 @@ usage() { setup_opensource() { echo "Initializing repository with default values in Open-Source mode." cat "$DEFAULT_PRIVATE_HEADER" > "$BASE_PATH/$PRIVATE_HEADER" - echo 'ext { - spropStoreFile = "debug.keystore" - spropStorePassword = "12345678" - spropKeyAlias = "debug" - spropKeyPassword = "12345678" -} -' > "$BASE_PATH/$PRIVATE_PROPERTIES" - echo '<?xml version="1.0" encoding="utf-8"?> -<network-security-config> - <base-config> - <trust-anchors> - <!-- Certificates are required for Android 7 and below. See the link for details: - https://community.letsencrypt.org/t/letsencrypt-certificates-fails-on-android-phones-running-android-7-or-older/205686 --> - <certificates src="@raw/isrgrootx1" /> - <certificates src="@raw/globalsignr4" /> - <certificates src="@raw/gtsrootr1" /> - <certificates src="@raw/gtsrootr2" /> - <certificates src="@raw/gtsrootr3" /> - <certificates src="@raw/gtsrootr4" /> - <certificates src="system" /> - </trust-anchors> - </base-config> -</network-security-config> -' > "$BASE_PATH/$PRIVATE_NETWORK_CONFIG" - rm -f "$BASE_PATH/$PRIVATE_GOOGLE_SERVICES" } # Clone the private repo and copy all of its files (except README.md) into the main repo
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor