Skip to content

Commit 4a6715b

Browse files
committed
📦 Unprefix openssl archive
1 parent b5f0964 commit 4a6715b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-scripts/manylinux-container-image/install_openssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ make -j4
3737
# https://github.com/openssl/openssl/issues/6685#issuecomment-403838728
3838
make install_sw install_ssldirs
3939
popd
40-
rm -rf openssl*
40+
rm -rf ${OPENSSL_VERSION}

0 commit comments

Comments
 (0)