We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f0964 commit 4a6715bCopy full SHA for 4a6715b
build-scripts/manylinux-container-image/install_openssl.sh
@@ -37,4 +37,4 @@ make -j4
37
# https://github.com/openssl/openssl/issues/6685#issuecomment-403838728
38
make install_sw install_ssldirs
39
popd
40
-rm -rf openssl*
+rm -rf ${OPENSSL_VERSION}
0 commit comments