]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Make contrib/android/install_openssl.sh Code of Conduct compliant.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Mon, 2 Mar 2020 15:12:51 +0000 (16:12 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Mon, 2 Mar 2020 15:12:51 +0000 (16:12 +0100)
contrib/android/install_openssl.sh

index 64d87e313f8c96d6f2bfafd6dc5a238b87c41d6a..58a00d21a61a27dccb6a84db86bee700d9fbeb51 100755 (executable)
@@ -21,7 +21,6 @@ fi
 
 cd openssl-1.1.1d || exit 1
 
-# Damn OpenSSL devs... They just make the shit up as they go...
 if ! cp ../contrib/android/15-android.conf Configurations/; then
     echo "Failed to copy OpenSSL Android config"
     exit 1