mirror of
https://github.com/spritsail/plex-media-server.git
synced 2024-11-08 18:56:22 +00:00
Merge branch 'master' into pass
This commit is contained in:
commit
070102213a
@ -107,7 +107,9 @@ RUN curl -sSL https://openssl.org/source/openssl-${OPENSSL_VER}.tar.gz \
|
|||||||
shared \
|
shared \
|
||||||
zlib-dynamic \
|
zlib-dynamic \
|
||||||
no-rc5 \
|
no-rc5 \
|
||||||
&& make install \
|
&& make \
|
||||||
|
install_sw \
|
||||||
|
install_ssldirs \
|
||||||
&& cp libssl*.so* libcrypto*.so* $PREFIX/usr/lib
|
&& cp libssl*.so* libcrypto*.so* $PREFIX/usr/lib
|
||||||
|
|
||||||
# Download and build curl
|
# Download and build curl
|
||||||
|
Loading…
Reference in New Issue
Block a user